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