upgpkg: pyfan 1.3-2
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
pkgbase = pyfan
|
||||
pkgdesc = Fan control utilising hwmon and pid
|
||||
pkgver = 1.3
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://git.harting.dev/IdleGandalf/PyFan
|
||||
arch = any
|
||||
license = GPL
|
||||
license = GPL3
|
||||
depends = python-yaml
|
||||
depends = python-simple-pid
|
||||
optdepends = lm_sensors: check and load required hwmon modules
|
||||
|
@@ -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')
|
||||
|
Reference in New Issue
Block a user