summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Walsh2022-04-30 20:45:29 -0400
committerDan Walsh2022-04-30 20:45:29 -0400
commitba3fc431a10797586d81106a51214a7067d564bd (patch)
treefa227d325ffbf178f8fb5228d67f21c7d8a852ac
parent417326451f4c64654faa64b6c059bfa528f4a7b2 (diff)
downloadaur-ba3fc431a10797586d81106a51214a7067d564bd.tar.gz
v2.0.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9cc1900c6e0a..d985e8338d0d 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.0.5
+ pkgver = 2.0.6
pkgrel = 1
url = https://redis.com/redis-enterprise/redis-insight
arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = redisinsight
depends = libindicator-gtk2
depends = gtk3
depends = libdbusmenu-gtk2
- noextract = redisinsight-2.0.5.AppImage
- source = redisinsight-2.0.5.AppImage::https://download.redisinsight.redis.com/latest/RedisInsight-v2-linux-x86_64.AppImage
+ noextract = redisinsight-2.0.6.AppImage
+ source = redisinsight-2.0.6.AppImage::https://download.redisinsight.redis.com/latest/RedisInsight-v2-linux-x86_64.AppImage
source = LICENSE::https://raw.githubusercontent.com/RedisInsight/RedisInsight/main/LICENSE
- sha256sums = 6f101906fab1643cb545588c4ca18344d8683b6539df07dd7649833ad07923eb
+ sha256sums = 826f0c538bedee768312f3838c453022854b5caf61e998867551ea241e2ff493
sha256sums = 723a1b274ff1653c4414fa9133b11cae6cc0b258af7617967d50c04fa4354c9e
pkgname = redisinsight
diff --git a/PKGBUILD b/PKGBUILD
index ac72d101cb23..08dbd401696c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dan Walsh <dan@danwalsh.ca>
pkgname=redisinsight
-pkgver=2.0.5
+pkgver=2.0.6
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=('6f101906fab1643cb545588c4ca18344d8683b6539df07dd7649833ad07923eb'
+sha256sums=('826f0c538bedee768312f3838c453022854b5caf61e998867551ea241e2ff493'
'723a1b274ff1653c4414fa9133b11cae6cc0b258af7617967d50c04fa4354c9e')
package() {