summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSophie Tauchert2021-04-03 10:59:41 +0200
committerSophie Tauchert2021-04-03 10:59:41 +0200
commit8589fbeb7936e863e29a9a65ba20c311d6511183 (patch)
tree7417d56c59149278ca1561d8dc42778f737b3719 /PKGBUILD
parentffcca48e8b1cddc4641449d0f36b3e798ea92f2c (diff)
downloadaur-8589fbeb7936e863e29a9a65ba20c311d6511183.tar.gz
Update to v1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81f29d29569e..3f9fb2ea26ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sophie Tauchert <sophie@999eagle.moe>
pkgname=gkraken
-pkgver=1.0.2
+pkgver=1.1.0
pkgrel=1
pkgdesc="GUI that allows to control cooling of NZXT Kraken X (X42, X52, X62 or X72) pumps from Linux"
arch=('any')
@@ -14,7 +14,7 @@ conflicts=()
install="$pkgname.install"
source=("https://gitlab.com/leinardi/gkraken/-/archive/$pkgver/$pkgname-$pkgver.tar.gz"
'60-gkraken.rules')
-sha256sums=('801633c2e7206935d58817396d474305e6aa8d02aeae162ebffc00c8d3691d1a'
+sha256sums=('73cf4845e09f9d4ab504a01104e997fbfce3602cb3bf0cb6f12a20195f980fee'
'26ce441dbe4a6e4e0ae879570612aa60e268eb0a5ef26589c40ad117b51bfb8c')
build() {