summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteinGaming2023-05-13 15:38:23 +0200
committerSteinGaming2023-05-13 15:38:23 +0200
commit428eea69423ac12bee38caa51ee3cff78c152640 (patch)
treeae2c647e2198eaeaa5c29f5f808a034ff47b3b79
parent74587adf3f7981cdcb932f4625702d98e7d8ae4e (diff)
downloadaur-428eea69423ac12bee38caa51ee3cff78c152640.tar.gz
v2.24.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee2b0c061a79..0aa9caa74d5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = redisinsight
pkgdesc = Desktop manager that provides an intuitive and efficient GUI for Redis, allowing you to interact with your databases, monitor, and manage your data.
- pkgver = 2.22.1
- pkgrel = 2
+ pkgver = 2.24.0
+ pkgrel = 1
url = https://redis.com/redis-enterprise/redis-insight
arch = x86_64
license = custom:SSPL
@@ -13,7 +13,7 @@ pkgbase = redisinsight
makedepends = jq
provides = redis-insight
conflicts = redis-insight-bin
- source = redisinsight-2.22.1.tar.gz::https://github.com/RedisInsight/RedisInsight/archive/2.22.1.tar.gz
+ source = redisinsight-2.24.0.tar.gz::https://github.com/RedisInsight/RedisInsight/archive/2.24.0.tar.gz
sha256sums = 8cc88a349ec4831f2fc3af5a49093164b5bba5913b3e0db11d89dff7fbd53af0
pkgname = redisinsight
diff --git a/PKGBUILD b/PKGBUILD
index 8a2d7b014a95..43d7462e9868 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dan Walsh <dan@danwalsh.ca>
pkgname=redisinsight
-pkgver=2.22.1
-pkgrel=2
+pkgver=2.24.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')
url='https://redis.com/redis-enterprise/redis-insight'
@@ -18,7 +18,7 @@ nvm
jq
)
source=("$pkgname-$pkgver.tar.gz::https://github.com/RedisInsight/RedisInsight/archive/$pkgver.tar.gz")
-sha256sums=('8cc88a349ec4831f2fc3af5a49093164b5bba5913b3e0db11d89dff7fbd53af0')
+sha256sums=('7c01b4acf353c3d910e70cdd616baa5e2caf6b6f3f0f7c074442d67631757c6c')
_ensure_local_nvm() {
# let's be sure we are starting clean