summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergey Kasmy2020-12-03 19:10:09 +0100
committerSergey Kasmy2020-12-03 19:10:09 +0100
commit3f209a46248d115fa9c3875fb9315243d6dec347 (patch)
tree8a80f277c30585e1d18221b7297ca36d3c38869c
parent715b93661aaa074db13537920109bc80988f21fb (diff)
downloadaur-liquidctl.tar.gz
Bump rev to force a rebuild against python 3.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 511e465f49ce..996b9e97e26b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = liquidctl
pkgdesc = Cross-platform tool and drivers for liquid coolers and other devices
pkgver = 1.4.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jonasmalacofilho/liquidctl
arch = any
license = GPL3
@@ -12,7 +12,7 @@ pkgbase = liquidctl
depends = python-hidapi
depends = python-docopt
source = https://github.com/jonasmalacofilho/liquidctl/releases/download/v1.4.2/liquidctl-1.4.2.tar.gz
- sha256sums = 59a3bc65b3f3e71a5714224401fe6e95dfdee591a1d6f4392bc4e6d6ad72ff8d
+ sha256sums = 39da5f5bcae1cbd91e42e78fdb19f4f03b6c1a585addc0b268e0c468e76f1a3c
pkgname = liquidctl
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')