summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Down2024-02-29 00:09:41 +0000
committerChris Down2024-02-29 00:09:41 +0000
commitec95d1ae608baff251996b655dd0da531d46aab5 (patch)
tree980d4d244740b6961a6e410f8a32b5f73e42132c /PKGBUILD
parent9372bc360a3be3dfb6303d7fabafd7e1bc5463b5 (diff)
downloadaur-ec95d1ae608baff251996b655dd0da531d46aab5.tar.gz
upgpkg: zcfan 1.3.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 12c7e27483a7..adc575830cf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chris Down <chris@chrisdown.name>
pkgname=zcfan
-pkgver=1.2.1
+pkgver=1.3.0
pkgrel=1
pkgdesc='Zero-configuration fan control for ThinkPad'
url="https://github.com/cdown/zcfan"
@@ -10,7 +10,7 @@ arch=('any')
depends=()
makedepends=()
source=("https://github.com/cdown/zcfan/archive/${pkgver}.zip")
-md5sums=('a31abbb6d342429752fb200b62aa7cbd')
+md5sums=('f014f3f3623cfe4b0ab3c66378c14168')
build() {
cd -- "${srcdir?}/$pkgname-$pkgver"