aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2022-11-05 13:17:31 +0000
committerpsykose <alice@ayaya.dev>2022-11-05 14:17:31 +0100
commit173929ef08134fedd107aee5fa0c8acaa97cf8c1 (patch)
tree4b0a9eb0eb4151c8a97b11c09a8ddf4a93a479af
parent549a7356ec089fd60af84fe89d395d6f5952d08a (diff)
community/libfm-qt: upgrade to 1.2.0
-rw-r--r--community/libfm-qt/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libfm-qt/APKBUILD b/community/libfm-qt/APKBUILD
index a6321a2638a..5c908cfa0be 100644
--- a/community/libfm-qt/APKBUILD
+++ b/community/libfm-qt/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
pkgname=libfm-qt
-pkgver=1.1.0
+pkgver=1.2.0
pkgrel=0
pkgdesc="Qt port of libfm"
url="https://github.com/lxqt/libfm-qt"
@@ -37,5 +37,5 @@ lang() {
}
sha512sums="
-6717bc3fd3a2795389071e4dbfba2e73f3abfeafce8a583f99b3281e60347430db48246eb29796c5b7647b35b064824e90fc3a286547288798a1c6da3a3f5137 libfm-qt-1.1.0.tar.xz
+941943b9d1275e2306689e19375d5d5589a638446319c275ebdf211d25cdb90116b9359daa36b53dc5688ba09219d66dc79e312752ce56559e485ecdbfd895c0 libfm-qt-1.2.0.tar.xz
"