summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Venries2016-11-24 13:33:12 +0100
committerThomas Venries2016-11-24 13:33:12 +0100
commitae94c888b77e106796b360211164b3a025abafe3 (patch)
tree21cb8bac8b2caf486fd69492758e9ad1d2f33554 /PKGBUILD
parentefd17a7d4d877e8464f205847855fe03e6dd9a4e (diff)
downloadaur-pearlfan.tar.gz
Update Release 1.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edda04bb2fb7..7a2f06aa4cb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pearlfan
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc='Tool to control Pearl USB LED fan.'
arch=('x86_64')
url="https://github.com/Ventto/${pkgname}"
@@ -11,7 +11,7 @@ provides=("${pkgname}")
conflicts=("${pkgname}")
makedepends=('help2man' 'netpbm')
source=("https://github.com/Ventto/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('64192de3348df713d999700f56e5c15b3c30f49773f22ea40f4cf5b056df923b')
+sha256sums=('500a56f6ed87b00a674f498714c83dc136265efb73c43a9ed26409768903ebf0')
build() {
cd ${srcdir}/${pkgname}-${pkgver}