summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Harting2020-10-23 12:12:00 +0200
committerGiovanni Harting2020-10-23 12:12:00 +0200
commita8947bbf68780e73279a19acb5f56537df9353a7 (patch)
tree4f3f526df8cc5c38aa0122003633f1ebe1f0b7c2 /PKGBUILD
parentfe2c9d55ed89113ec5681940348f52f437dd92f3 (diff)
downloadaur-a8947bbf68780e73279a19acb5f56537df9353a7.tar.gz
upgpkg: pyfan 1.4.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e48c37b1876..eb27c8269d49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=pyfan
pkgver=1.4.1
-pkgrel=1
+pkgrel=2
pkgdesc="Fan control utilising hwmon and pid"
arch=('any')
-url="https://git.harting.dev/IdleGandalf/PyFan"
+url="https://git.harting.dev/anonfunc/PyFan"
license=('GPL3')
depends=('python-yaml' 'python-simple-pid')
optdepends=('lm_sensors: check and load required hwmon modules')
backup=('etc/pyfan')
-source=("https://git.harting.dev/IdleGandalf/PyFan/archive/$pkgver.tar.gz")
+source=("https://git.harting.dev/anonfunc/PyFan/archive/$pkgver.tar.gz")
sha256sums=('b285e25df41940ec1c98d58b6890f16a6affa18fba7b4f7e54b435e1908c6d98')
package() {