summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteinGaming2022-10-01 11:12:55 +0200
committerSteinGaming2022-10-01 11:12:55 +0200
commit6f587c5d749b8570dc1be89cfc5ef54d2714c4b4 (patch)
treee6cd835f5633b5c393282fea3a541fbfed12c297
parentaaaf3a75fe071bd4a9881cd605a364f96bfec12b (diff)
downloadaur-6f587c5d749b8570dc1be89cfc5ef54d2714c4b4.tar.gz
v2.10.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4825a9eb91c6..b29cc2c93427 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.8.0
+ pkgver = 2.10.0
pkgrel = 1
url = https://redis.com/redis-enterprise/redis-insight
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = redisinsight
noextract = redisinsight-2.8.0.AppImage
source = redisinsight-2.8.0.AppImage::https://download.redisinsight.redis.com/latest/RedisInsight-v2-linux-x86_64.AppImage
source = LICENSE::https://raw.githubusercontent.com/RedisInsight/RedisInsight/main/LICENSE
- sha256sums = 6b160dcf04a1f1d8febe53e462e5140b3b3aa6867e9628d4dfa2ad063a987f95
+ sha256sums = 839df6ae1d3ae7e9361363c2120eaeb9f5815931badad66e779f29cfa4884448
sha256sums = 723a1b274ff1653c4414fa9133b11cae6cc0b258af7617967d50c04fa4354c9e
pkgname = redisinsight
diff --git a/PKGBUILD b/PKGBUILD
index 0dd67c7e453b..cf7ead154185 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dan Walsh <dan@danwalsh.ca>
pkgname=redisinsight
-pkgver=2.8.0
+pkgver=2.10.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=('6b160dcf04a1f1d8febe53e462e5140b3b3aa6867e9628d4dfa2ad063a987f95'
+sha256sums=('839df6ae1d3ae7e9361363c2120eaeb9f5815931badad66e779f29cfa4884448'
'723a1b274ff1653c4414fa9133b11cae6cc0b258af7617967d50c04fa4354c9e')
package() {