summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Harting2020-02-09 15:39:35 +0100
committerGiovanni Harting2020-02-09 15:39:35 +0100
commit74fcd6c68189189430de047b4e5232bad27d2bba (patch)
tree56c810eb743bca2a5607ee22537a4f64e87411e1 /PKGBUILD
parent5bdb4efd511901c8b49f682741f153041580a6ed (diff)
downloadaur-74fcd6c68189189430de047b4e5232bad27d2bba.tar.gz
upgpkg: pyfan 1.3-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c4bd2069219..09e1b82a2715 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=pyfan
pkgver=1.3
-pkgrel=1
+pkgrel=2
pkgdesc="Fan control utilising hwmon and pid"
arch=('any')
url="https://git.harting.dev/IdleGandalf/PyFan"
-license=('GPL')
+license=('GPL3')
depends=('python-yaml' 'python-simple-pid')
optdepends=('lm_sensors: check and load required hwmon modules')
backup=('etc/pyfan')