summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSergey Kasmy2020-12-03 19:10:09 +0100
committerSergey Kasmy2020-12-03 19:10:09 +0100
commit3f209a46248d115fa9c3875fb9315243d6dec347 (patch)
tree8a80f277c30585e1d18221b7297ca36d3c38869c /PKGBUILD
parent715b93661aaa074db13537920109bc80988f21fb (diff)
downloadaur-3f209a46248d115fa9c3875fb9315243d6dec347.tar.gz
Bump rev to force a rebuild against python 3.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d7b6bb67122..321db1046e1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=liquidctl
pkgver=1.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="Cross-platform tool and drivers for liquid coolers and other devices"
url="https://github.com/jonasmalacofilho/liquidctl"
depends=('python' 'python-setuptools' 'python-pyusb' 'python-hidapi' 'python-docopt')