summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 2 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c70bb78c9718..5eeb9ef5ff31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: MeganerdNL <meganerd [at] meganerd [dot] nl>
pkgname=zcfan-openrc
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc="OpenRC init script for zcfan - Zero-configuration fan control for ThinkPads"
url="https://github.com/MeganerdNL/zcfan-openrc"
@@ -9,11 +9,7 @@ license=('MIT')
arch=('any')
depends=('openrc' 'zcfan')
source=("https://github.com/MeganerdNL/zcfan-openrc/archive/${pkgver}.zip")
-sha256sums=('edc71fa22eef77a631b8143c37c11f0107e5b54ea951e84733f2d6528d8d8cc7')
-
-backup=(
- 'etc/init.d/zcfan'
-)
+sha256sums=('40b5184aa52a791e83a30246cc1c1ed5a56f7a845a75f4a23511b07415a93a1c')
package() {
cd -- "${srcdir?}/$pkgname-$pkgver"