summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteinGaming2023-02-02 15:17:34 +0100
committerSteinGaming2023-02-02 15:17:34 +0100
commitee438276b54fb0b8f312fcad83d87748a73b6060 (patch)
tree69996f6373b34fcb6e50c2cddbba50bd3a8508d0
parent2dabfbb70ec4343e7bf2c425fc299cf8ae59aa44 (diff)
downloadaur-ee438276b54fb0b8f312fcad83d87748a73b6060.tar.gz
v2.18.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5d364f9d3bd..0715f4855a8f 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.14.0
+ pkgver = 2.18.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 = 97f07270d908c41adba1b1e26ed640e2682ec3e920c61e3c98c78434d6d42aa3
+ sha256sums = 57d50a9794ffb388de3fb7bc58013579f27e2c784b0efb5dc4bf1229cb844c7c
sha256sums = 723a1b274ff1653c4414fa9133b11cae6cc0b258af7617967d50c04fa4354c9e
pkgname = redisinsight
diff --git a/PKGBUILD b/PKGBUILD
index 9fe3cd482099..0a09754aee5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dan Walsh <dan@danwalsh.ca>
pkgname=redisinsight
-pkgver=2.14.0
+pkgver=2.18.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=('97f07270d908c41adba1b1e26ed640e2682ec3e920c61e3c98c78434d6d42aa3'
+sha256sums=('57d50a9794ffb388de3fb7bc58013579f27e2c784b0efb5dc4bf1229cb844c7c'
'723a1b274ff1653c4414fa9133b11cae6cc0b258af7617967d50c04fa4354c9e')
package() {