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 fdede00bf053..85ac7971c180 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Martin Brodbeck <martin at brodbeck-online dot de>
pkgname=cloudshell2-fan
pkgver=1.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="scipt and systemd service for CloudShell2 to turn fan on/off"
arch=('armv7h')
url="https://www.rustysoft.de/?02_cloudshell2-fan"
license=('GPL3')
-depends=('i2c-tools' 'python' 'python-systemd')
+depends=('i2c-tools' 'python' 'python-systemd' 'smartmontools')
source=(https://github.com/beedaddy/$pkgname/archive/v$pkgver.tar.gz)
sha256sums=('f3236fdffcf519f3529c018541b4fb5b8847a62dffb8a0a3e9e2778bb3e9c0f7')