aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoni Aloy Torrens <aaloytorrens@gmail.com>2021-07-13 16:00:51 +0200
committerLeo <thinkabit.ukim@gmail.com>2021-07-18 18:36:04 +0000
commitaf4afb46555924e9f6e2b9177ef3adc72abfafe9 (patch)
treea4070cbb0dcb12937d751b31b023559ae1ba81d4
parent2b859b578012bcfb5337d95dca75e8fa142a7f36 (diff)
testing/lxqt-about: upgrade to 0.17.0
-rw-r--r--testing/lxqt-about/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/testing/lxqt-about/APKBUILD b/testing/lxqt-about/APKBUILD
index 60f190be690..9b1c707a2b6 100644
--- a/testing/lxqt-about/APKBUILD
+++ b/testing/lxqt-about/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
pkgname=lxqt-about
-pkgver=0.16.0
+pkgver=0.17.0
pkgrel=0
pkgdesc="Information provider about LXQt and the system"
url="https://github.com/lxqt/lxqt-about"
@@ -30,4 +30,6 @@ build() {
package() {
DESTDIR="$pkgdir" cmake --build build --target install
}
-sha512sums="fc7f7aa747f45fa2c3fc26e0c5de6595e3e011a3af8740a5c07a6d18b34a201c245b13dfe17167b578e84536334078a8925b4bb750461fa49923bcb88b4bf6a4 lxqt-about-0.16.0.tar.xz"
+sha512sums="
+d347db528a267b857279a96fba31ebfcb1468603cb16c6f002d1675ddf351524f6a93d811f2f980dafd2c46db4a2a86b4521ce82157050dd3166f74c771c4367 lxqt-about-0.17.0.tar.xz
+"