upgpkg: pyfan 1.4.1-1

upstream release
This commit is contained in:
2020-03-28 17:09:55 +01:00
parent 01c68f5385
commit 588bfb1a42
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# Maintainer: Giovanni Harting <539@idlegandalf.com>
pkgname=pyfan
pkgver=1.4
pkgver=1.4.1
pkgrel=1
pkgdesc="Fan control utilising hwmon and pid"
arch=('any')
@@ -11,7 +11,7 @@ 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")
sha256sums=('0026289c934af5a20930762f1a210a1be3eb74d100346d641d6ad4a3b315bc41')
sha256sums=('b285e25df41940ec1c98d58b6890f16a6affa18fba7b4f7e54b435e1908c6d98')
package() {
cd "$pkgname"