summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoaquín Ignacio Aramendía2022-12-10 16:29:24 -0300
committerJoaquín Ignacio Aramendía2022-12-10 16:29:24 -0300
commit9a9c31a9e18c019220f68cbc3b586d3a339cf77b (patch)
treee099ae9f00511b8c0c607a9ab3a2c7294524000d
parent1522285b1db264afc20e8e807a210052bf018337 (diff)
downloadaur-9a9c31a9e18c019220f68cbc3b586d3a339cf77b.tar.gz
Update to v0.0.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ec5bbfc97a0..04557e5bf4e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hhfc-git
pkgdesc = Hwmon Handheld Fan Controller (hhfc) is a user space driver for fans based on hwmon sysfs
- pkgver = 0.0.1.r1.g7a7b153
+ pkgver = 0.0.2.r0.g106cef7
pkgrel = 1
url = https://github.com/Samsagax/hhfc
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 5760209a1ca0..aa2f3e7d1c1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=hhfc
pkgname=${_pkgbase}-git
-pkgver=0.0.1.r1.g7a7b153
+pkgver=0.0.2.r0.g106cef7
pkgrel=1
pkgdesc="Hwmon Handheld Fan Controller (hhfc) is a user space driver for fans based on hwmon sysfs"
arch=('any')
@@ -38,6 +38,8 @@ package() {
cd "$srcdir/${_pkgbase}"
python -m installer --destdir="$pkgdir" dist/*.whl
+ mkdir -p ${pkgdir}/etc/hhfc/
+
mkdir -p ${pkgdir}/usr/share/hhfc/
cp -v config/* ${pkgdir}/usr/share/hhfc/