summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a0ed494807f..27123fa24d74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sophie Tauchert <sophie@999eagle.moe>
pkgname=gkraken
-pkgver=1.1.3
+pkgver=1.1.5
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=('ffb8a54c5b8aad002caedda8775c20bbe3ee0b59a116b0618a1634b2f4d5b5ca'
+sha256sums=('d460d5bbc5da9430d6880164de18ea9a69af374dbcc1e001563d442ce6ed915a'
'26ce441dbe4a6e4e0ae879570612aa60e268eb0a5ef26589c40ad117b51bfb8c')
build() {