aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/liblxqt/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/testing/liblxqt/APKBUILD b/testing/liblxqt/APKBUILD
index 333d52c1260..ddade79c67c 100644
--- a/testing/liblxqt/APKBUILD
+++ b/testing/liblxqt/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
pkgname=liblxqt
-pkgver=0.16.0
+pkgver=0.17.0
pkgrel=0
pkgdesc="Common base library for LXQt components"
url="https://github.com/lxqt/liblxqt"
@@ -52,4 +52,6 @@ package() {
DESTDIR="$pkgdir" cmake --install build
}
-sha512sums="ef44d046b5c3fe40ee528a9565964814656507395585cc2df4a7debd735bcc81b6e76ed9f91fb846504104182e74b037cbea0c6beecb41ce0003f811f1dd887d liblxqt-0.16.0.tar.xz"
+sha512sums="
+72fd06a1bd8cee422432c3eead9ed8bf15f460848b9a3f7cdb4ee1b31c3896e6af00bc62935fe0fd7d70170010c5f128dcf9c3ecb904366818fbbfc2af3dbbf1 liblxqt-0.17.0.tar.xz
+"