aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-04-06 22:11:31 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-04-07 03:23:43 +0000
commitd9cda04f4d36688082db1b03c6f1348bae46e935 (patch)
tree1d0e5601bc40e4d8e7ecb8699ea4fd5221dac5fe
parenta26e4bde41df1956e5da0f4cd5766713249d8644 (diff)
community/liquidctl: upgrade to 1.6.0
-rw-r--r--community/liquidctl/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/liquidctl/APKBUILD b/community/liquidctl/APKBUILD
index aa11e61d3b1..d24779f8fa1 100644
--- a/community/liquidctl/APKBUILD
+++ b/community/liquidctl/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
pkgname=liquidctl
-pkgver=1.5.1
-pkgrel=1
+pkgver=1.6.0
+pkgrel=0
pkgdesc="Liquid Cooler Control"
url="https://github.com/liquidctl/liquidctl"
options="!check" # Requires writable /var/run
@@ -29,4 +29,4 @@ package() {
install -Dm644 liquidctl.8 "$pkgdir"/usr/share/man/man8/liquidctl.8
}
-sha512sums="36221e5cd0ed77ba8c76cd9635641709d1b392a6e9b10d8a3741bfb35fad73152199dcff840d70eeb91e3d1016ebd9e6a298938a9bb60b941ab032b16ef01400 liquidctl-1.5.1.tar.gz"
+sha512sums="9e9eb15c5efe9cde9d10f6352f38cdfc79792115d754a0193ebf5a47f766879a61da0feb08fb077992b826b121238ce30247fdfbda350f75762304e395d8539b liquidctl-1.6.0.tar.gz"