summaryrefslogtreecommitdiff
path: root/user/lxqt-qtplugin/APKBUILD
diff options
context:
space:
mode:
authorA. Wilcox <awilcox@wilcox-tech.com>2020-06-15 21:02:40 +0000
committerA. Wilcox <awilcox@wilcox-tech.com>2020-06-15 21:02:40 +0000
commit50113f4d75b010cf767ed0bcf9d39f7abe678f41 (patch)
tree87ddeaae5e999efd5ea611ba2e6722f9265f3af3 /user/lxqt-qtplugin/APKBUILD
parent00232199464eaa13cd475988b17886a7635e8758 (diff)
parent635178f5caa29f35e6f330726c5f3948a99b09a5 (diff)
downloadpackages-50113f4d75b010cf767ed0bcf9d39f7abe678f41.tar.gz
packages-50113f4d75b010cf767ed0bcf9d39f7abe678f41.tar.bz2
packages-50113f4d75b010cf767ed0bcf9d39f7abe678f41.tar.xz
packages-50113f4d75b010cf767ed0bcf9d39f7abe678f41.zip
Merge branch 'bumps.aerdan.20200611' into 'master'
Bumps for packages owned by Kiyoshi Aman for 11 June 2020 See merge request adelie/packages!461
Diffstat (limited to 'user/lxqt-qtplugin/APKBUILD')
-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 9d237c3f6..d85b5b13e 100644
--- a/user/lxqt-qtplugin/APKBUILD
+++ b/user/lxqt-qtplugin/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Kiyoshi Aman <adelie@aerdan.vulpine.house>
# Maintainer: Kiyoshi Aman <adelie@aerdan.vulpine.house>
pkgname=lxqt-qtplugin
-pkgver=0.14.0
+pkgver=0.15.1
pkgrel=0
pkgdesc="Qt plugin for platform integration with LXQt"
url="https://lxqt.org/"
@@ -9,7 +9,7 @@ arch="all"
options="!check" # No test suite.
license="LGPL-2.1+"
depends=""
-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
libfm-qt-dev>=${pkgver%.*}.0 liblxqt-dev>=${pkgver%.*}.0
libdbusmenu-qt-dev"
source="https://github.com/lxqt/lxqt-qtplugin/releases/download/$pkgver/lxqt-qtplugin-$pkgver.tar.xz"
@@ -37,4 +37,4 @@ package() {
make DESTDIR="$pkgdir" -C build install
}
-sha512sums="33188bc03ee48a9b6e3cc5823cdcb5c96dba0cda65da511fe603d952c5de24e292cb02208cf357b04718df90f98d53bf48eaf6793d70d043214e429f57ccf53c lxqt-qtplugin-0.14.0.tar.xz"
+sha512sums="6fc19cf5f763d7879e5a052c5638b5b396f659f4e199493c8b87cdb661c910921ecda865de2900a047c96dd63c3ef6dbfa486d1dbe0257c26984a25a139dce2f lxqt-qtplugin-0.15.1.tar.xz"