summaryrefslogtreecommitdiff
path: root/user/lxqt-qtplugin
diff options
context:
space:
mode:
authorKiyoshi Aman <kiyoshi.aman+adelie@gmail.com>2017-11-22 18:44:33 +0000
committerKiyoshi Aman <kiyoshi.aman+adelie@gmail.com>2017-11-22 18:44:33 +0000
commit1d3b4d0557290ebefb481ba2cc12040f4cd09585 (patch)
treec84e135e9c2def6aacefcd300e4df7ec76daafee /user/lxqt-qtplugin
parent408316b116aa67f9eb9c900f353562cf940e43c4 (diff)
downloadpackages-1d3b4d0557290ebefb481ba2cc12040f4cd09585.tar.gz
packages-1d3b4d0557290ebefb481ba2cc12040f4cd09585.tar.bz2
packages-1d3b4d0557290ebefb481ba2cc12040f4cd09585.tar.xz
packages-1d3b4d0557290ebefb481ba2cc12040f4cd09585.zip
user/lxqt-qtplugin: bump to 0.12.0
Diffstat (limited to 'user/lxqt-qtplugin')
-rw-r--r--user/lxqt-qtplugin/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/lxqt-qtplugin/APKBUILD b/user/lxqt-qtplugin/APKBUILD
index b1f2b5561..789ea58df 100644
--- a/user/lxqt-qtplugin/APKBUILD
+++ b/user/lxqt-qtplugin/APKBUILD
@@ -1,14 +1,14 @@
# Contributor: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
pkgname=lxqt-qtplugin
-pkgver=0.11.1
+pkgver=0.12.0
pkgrel=0
pkgdesc="Qt plugin for platform integration with LXQt"
url="http://lxqt.org"
arch="all"
license="LGPL-2.1+"
depends=""
-makedepends="cmake libdbusmenu-qt-dev liblxqt-dev qt5-qttools-dev lxqt-build-tools"
+makedepends="cmake extra-cmake-modules lxqt-build-tools libdbusmenu-qt-dev liblxqt-dev libfm-qt-dev qt5-qttools-dev"
install=""
subpackages=""
source="https://github.com/lxde/lxqt-qtplugin/releases/download/$pkgver/lxqt-qtplugin-$pkgver.tar.xz"
@@ -41,4 +41,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="573cfbf5d1b85b6141bb7145b622edf6f1497cc62fca775078bbac6002d9fb1a7eb63bedaeecf0d050da0bad0c983ae0ce69d06687a2e804b0c31b742753dee1 lxqt-qtplugin-0.11.1.tar.xz"
+sha512sums="ea060e600ab5c19e43bcbf77c17797f77050fbd7a532b7ff3fa3d77005064c59b0e553f3dd6819ca4206056af709cea9a8ad892c37454191f6f9ddc509f3f119 lxqt-qtplugin-0.12.0.tar.xz"