summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYoyPa2019-04-15 16:39:15 +0200
committerYoyPa2019-04-15 16:39:15 +0200
commit3b2eea622c69c709b176b940e01b842d01234989 (patch)
tree33c838064344b1b9bdc49751f86d9437e4ee20bb /PKGBUILD
parent8fd8193be714ba230e96a2ddcfb4482d1141f591 (diff)
downloadaur-3b2eea622c69c709b176b940e01b842d01234989.tar.gz
1.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 902716b353af..f0f68629c867 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: YoyPa <yoann dot p dot public at gmail dot com>
pkgname=isw
-pkgver=1.5
+pkgver=1.6
pkgrel=1
pkgdesc="Fan control tool for MSI gaming series laptops"
arch=('any')
@@ -14,7 +14,7 @@ backup=(
'etc/isw.conf'
)
source=("isw-${pkgver}.tar.gz::https://github.com/YoyPa/isw/archive/${pkgver}.tar.gz")
-sha256sums=('07f79e189e62f14895c2c70413b7b66b6b297b95b7facf50d323d02a1b5fca9a')
+sha256sums=('640e01cdc853de18e9c5623d4c9b50d42caac230d1ecd98ad9499ed67060baf1')
package() {
cd "isw-${pkgver}"