summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteinGaming2022-09-07 15:58:45 +0200
committerSteinGaming2022-09-07 15:58:45 +0200
commit20d559ea4e15ccbd3415b49736b41679012f5b87 (patch)
tree028be898316ea8e62dff91fb91f757b0025112b8
parentc66c8805f4afba2f7944249ea83692c47026e891 (diff)
downloadaur-20d559ea4e15ccbd3415b49736b41679012f5b87.tar.gz
update to v2.8.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 332171ebb8a0..4825a9eb91c6 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.4.0
+ pkgver = 2.8.0
pkgrel = 1
url = https://redis.com/redis-enterprise/redis-insight
arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = redisinsight
depends = gtk3
depends = libdbusmenu-gtk2
depends = alsa-lib
- noextract = redisinsight-2.4.0.AppImage
- source = redisinsight-2.4.0.AppImage::https://download.redisinsight.redis.com/latest/RedisInsight-v2-linux-x86_64.AppImage
+ 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 = 7c66b1711641706eb2c53bd284fe74f382f15f02ff052d66dfb8e5d2e1644b63
+ sha256sums = 6b160dcf04a1f1d8febe53e462e5140b3b3aa6867e9628d4dfa2ad063a987f95
sha256sums = 723a1b274ff1653c4414fa9133b11cae6cc0b258af7617967d50c04fa4354c9e
pkgname = redisinsight
diff --git a/PKGBUILD b/PKGBUILD
index 719628c273c8..6fbfa8178edd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dan Walsh <dan@danwalsh.ca>
pkgname=redisinsight
-pkgver=2.6.0
+pkgver=2.8.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=('994971c04ec18e55d3c3229d9411de418e383228f6b68898a1904fd9eed68884'
+sha256sums=('6b160dcf04a1f1d8febe53e462e5140b3b3aa6867e9628d4dfa2ad063a987f95',
'723a1b274ff1653c4414fa9133b11cae6cc0b258af7617967d50c04fa4354c9e')
package() {