aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2021-11-07 07:57:49 +0200
committerAndy Postnikov <apostnikov@gmail.com>2021-11-07 23:27:09 +0000
commitd27979400489796e1597704fce355025eb9492ae (patch)
tree7822d03ab623fdfbdce58b9872f6dca4e0c6bcd2
parent6691ba9e54d9d537ddebeba11e007bd787a0c6d9 (diff)
testing/libfm-qt: upgrade to 1.0.0
-rw-r--r--testing/libfm-qt/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/libfm-qt/APKBUILD b/testing/libfm-qt/APKBUILD
index a51293d51b6..a902b0d625b 100644
--- a/testing/libfm-qt/APKBUILD
+++ b/testing/libfm-qt/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
pkgname=libfm-qt
-pkgver=0.17.1
+pkgver=1.0.0
pkgrel=0
pkgdesc="Qt port of libfm"
url="https://github.com/lxqt/libfm-qt"
@@ -31,5 +31,5 @@ package() {
DESTDIR="$pkgdir" cmake --build build --target install
}
sha512sums="
-1e1781a01446f381625361a50f77422827e7ac5ab6039b4246369e2281edf78d3ccba866fa472667bcbb6737c44ebc350cb30a0055fc84d1f5d7e1c83e1241c1 libfm-qt-0.17.1.tar.xz
+8609709b00a67273e4cb3ca18ad695df172ff3cac2ed70d48e5f607c20a4d4507598b500957bf197bffa65db4ad5843f3fd477a56868c95507a594542f24b5b4 libfm-qt-1.0.0.tar.xz
"