summaryrefslogtreecommitdiff
path: root/user/libfm-qt
diff options
context:
space:
mode:
authorKiyoshi Aman <kiyoshi.aman@gmail.com>2020-06-12 00:58:20 +0000
committerKiyoshi Aman <kiyoshi.aman@gmail.com>2020-06-12 00:58:20 +0000
commit616cf19c780792d2d8ff2fc12adb46ba41593cac (patch)
treec7a7e8f6b0816c3fbae518a25f191ba81cec2313 /user/libfm-qt
parentf40bb533fbb111c705b9c54d363c825657a1f192 (diff)
downloadpackages-616cf19c780792d2d8ff2fc12adb46ba41593cac.tar.gz
packages-616cf19c780792d2d8ff2fc12adb46ba41593cac.tar.bz2
packages-616cf19c780792d2d8ff2fc12adb46ba41593cac.tar.xz
packages-616cf19c780792d2d8ff2fc12adb46ba41593cac.zip
user/libfm-qt: upgrade to 0.15.1
Diffstat (limited to 'user/libfm-qt')
-rw-r--r--user/libfm-qt/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/libfm-qt/APKBUILD b/user/libfm-qt/APKBUILD
index 62110c28a..037e0f2c8 100644
--- a/user/libfm-qt/APKBUILD
+++ b/user/libfm-qt/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Kiyoshi Aman <adelie@aerdan.vulpine.house>
# Maintainer: Kiyoshi Aman <adelie@aerdan.vulpine.house>
pkgname=libfm-qt
-pkgver=0.14.1
+pkgver=0.15.1
pkgrel=0
pkgdesc="Qt library for file management and bindings for libfm"
url="https://lxqt.org"
@@ -10,7 +10,7 @@ options="!check" # No test suite.
license="LGPL-2.1+"
depends=""
depends_dev="libfm-dev menu-cache-dev libexif-dev"
-makedepends="cmake extra-cmake-modules lxqt-build-tools>=0.6.0 qt5-qttools-dev
+makedepends="cmake extra-cmake-modules lxqt-build-tools>=0.7.0 qt5-qttools-dev
qt5-qtx11extras-dev $depends_dev"
subpackages="$pkgname-dev"
source="https://github.com/lxqt/libfm-qt/releases/download/$pkgver/libfm-qt-$pkgver.tar.xz"
@@ -39,4 +39,4 @@ package() {
make DESTDIR="$pkgdir" -C build install
}
-sha512sums="a265f6831a077ccb78a994828e6c69a22f2f6432b1f6ed6f404af41f013112870f7aee98067f2c466bec6cdfea040c10c7ce7e0f0ed977e5d266ec38e543d2a7 libfm-qt-0.14.1.tar.xz"
+sha512sums="9bd3f61d830e4f7ba3e72d84e3ff1a07544f6f461d6eea7ecf2b31056020e08d47d83ef920b6e1a481a470dadfb995a6b3e3b57a13574d6abca617a84c71bdf5 libfm-qt-0.15.1.tar.xz"