From c6e6e0d72f31e87a8b611cf70e1db994d2c1d3fa Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 24 Jul 2018 04:30:24 -0500 Subject: user/lxqt-qtplugin: modernise --- user/lxqt-qtplugin/APKBUILD | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'user/lxqt-qtplugin') diff --git a/user/lxqt-qtplugin/APKBUILD b/user/lxqt-qtplugin/APKBUILD index 64e463cbf..3749214d5 100644 --- a/user/lxqt-qtplugin/APKBUILD +++ b/user/lxqt-qtplugin/APKBUILD @@ -2,17 +2,15 @@ # Maintainer: Kiyoshi Aman pkgname=lxqt-qtplugin pkgver=0.13.0 -pkgrel=0 +pkgrel=1 pkgdesc="Qt plugin for platform integration with LXQt" -url="http://lxqt.org" +url="https://lxqt.org/" arch="all" license="LGPL-2.1+" depends="" -makedepends="cmake extra-cmake-modules lxqt-build-tools>=0.5.0 libdbusmenu-qt-dev liblxqt-dev libfm-qt-dev qt5-qttools-dev" -install="" -subpackages="" +makedepends="cmake extra-cmake-modules lxqt-build-tools>=0.5.0 libfm-qt-dev + libdbusmenu-qt-dev liblxqt-dev qt5-qttools-dev" source="https://github.com/lxqt/lxqt-qtplugin/releases/download/$pkgver/lxqt-qtplugin-$pkgver.tar.xz" -builddir="$srcdir/lxqt-qtplugin-$pkgver" build() { cd "$builddir" -- cgit v1.2.3-60-g2f50