summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Harrigan2024-04-15 10:35:12 +0100
committerDavid Harrigan2024-04-15 10:35:12 +0100
commit9551c793824b9ea3721ecbf1e4a6bb23ab5854e8 (patch)
treeab54c8a3879439266de3409a3a3f5f52ea85aecd /PKGBUILD
parent5ba8763103bdaacb390ad249701363b4b1006d43 (diff)
downloadaur-iredis-bin.tar.gz
upgpkg: iredis-bin 1.15.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96f4bfe6f23e..faa561173654 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributer: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=iredis-bin
-pkgver=1.14.1
+pkgver=1.15.0
pkgrel=1
pkgdesc="A Terminal Client for Redis with AutoCompletion and Syntax Highlighting"
arch=('x86_64')
@@ -12,7 +12,7 @@ provides=('iredis')
noextract=("${pkgname}-${pkgver}.tar.gz")
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/laixintao/iredis/releases/download/v${pkgver}/iredis.tar.gz"
'LICENSE::https://raw.githubusercontent.com/laixintao/iredis/master/LICENSE')
-sha256sums=('fad301438c66f9d0a796f6039fc2a696c19bda1228b620bab1e1a0a48975d48e'
+sha256sums=('774c2163bf22b94540049d2524cc9e5f7fb9c3335eabede66cb13f314fb70911'
'9ac86d6afe88fc3a333a642b97b5e7219eaca704157cc4ab82de2f4f9eddfa7f')
package() {