From b1bdae6f90a5a2addfbbae4aa33b473bf070ce4a Mon Sep 17 00:00:00 2001 From: Sheila Aman Date: Wed, 21 Jul 2021 08:01:56 +0000 Subject: user/lxqt-qtplugin: upgrade to 0.17.0 --- user/lxqt-qtplugin/APKBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'user/lxqt-qtplugin/APKBUILD') diff --git a/user/lxqt-qtplugin/APKBUILD b/user/lxqt-qtplugin/APKBUILD index 464689f9e..7a1ff19f5 100644 --- a/user/lxqt-qtplugin/APKBUILD +++ b/user/lxqt-qtplugin/APKBUILD @@ -1,7 +1,8 @@ # Contributor: Sheila Aman # Maintainer: Sheila Aman pkgname=lxqt-qtplugin -pkgver=0.15.1 +pkgver=0.17.0 +_lxqt=0.9.0 pkgrel=0 pkgdesc="Qt plugin for platform integration with LXQt" url="https://lxqt.github.io/" @@ -9,7 +10,7 @@ arch="all" options="!check" # No test suite. license="LGPL-2.1+" depends="" -makedepends="cmake extra-cmake-modules lxqt-build-tools>=0.7.0 qt5-qttools-dev +makedepends="cmake extra-cmake-modules lxqt-build-tools>=$_lxqt 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 +38,4 @@ package() { make DESTDIR="$pkgdir" -C build install } -sha512sums="6fc19cf5f763d7879e5a052c5638b5b396f659f4e199493c8b87cdb661c910921ecda865de2900a047c96dd63c3ef6dbfa486d1dbe0257c26984a25a139dce2f lxqt-qtplugin-0.15.1.tar.xz" +sha512sums="5fda2858223de1973dede43c4a278c0ff07006b087a19fe9088113d93e968716a6b0ed59624de3d69924961a2dba184955b73b380ea007cf9942e20ec1614fb7 lxqt-qtplugin-0.17.0.tar.xz" -- cgit v1.2.3-60-g2f50