summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteinGaming2022-08-14 11:44:25 +0200
committerSteinGaming2022-08-14 11:44:25 +0200
commitc66c8805f4afba2f7944249ea83692c47026e891 (patch)
treef9b4869a5416b712c0362b4ae5eba482ab2d6e17
parentfc7fd03c91f4836c5b0b9711823a61e3a8378aae (diff)
downloadaur-c66c8805f4afba2f7944249ea83692c47026e891.tar.gz
Update to version 2.6.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a560de93a339..719628c273c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dan Walsh <dan@danwalsh.ca>
pkgname=redisinsight
-pkgver=2.4.0
+pkgver=2.6.0
pkgrel=1
pkgdesc="Desktop manager that provides an intuitive and efficient GUI for Redis, allowing you to interact with your databases, monitor, and manage your data."
arch=('x86_64')
@@ -16,7 +16,7 @@ makedepends=('gendesk')
noextract=("${pkgname}-${pkgver}.AppImage")
source=("${pkgname}-${pkgver}.AppImage::https://download.redisinsight.redis.com/latest/RedisInsight-v2-linux-x86_64.AppImage"
"LICENSE::https://raw.githubusercontent.com/RedisInsight/RedisInsight/main/LICENSE")
-sha256sums=('7c66b1711641706eb2c53bd284fe74f382f15f02ff052d66dfb8e5d2e1644b63'
+sha256sums=('994971c04ec18e55d3c3229d9411de418e383228f6b68898a1904fd9eed68884'
'723a1b274ff1653c4414fa9133b11cae6cc0b258af7617967d50c04fa4354c9e')
package() {