summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Rutkowski2019-01-22 21:23:09 +0100
committerAdam Rutkowski2019-01-22 21:23:09 +0100
commita124ea7df360250b237861c4eab14d058a68c5e9 (patch)
tree6587b6bcc07c7fe066e5e524636a27ebc898a512
parentf52dd19bb3bc980ef386a51fd45e1c44fc4db61d (diff)
downloadaur-a124ea7df360250b237861c4eab14d058a68c5e9.tar.gz
Bump version
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66b1f98b6ec8..19ce191e6462 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=('python-liquidctl')
_module='liquidctl'
pkgver='1.1.0'
-pkgrel=1
+pkgrel=2
pkgdesc="Cross-platform tool and drivers for liquid coolers and other devices"
url="https://github.com/jonasmalacofilho/liquidctl"
depends=('python' 'libusb' 'python-pyusb' 'python-docopt')