summaryrefslogtreecommitdiff
path: root/user/obconf-qt/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/obconf-qt/APKBUILD')
-rw-r--r--user/obconf-qt/APKBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/user/obconf-qt/APKBUILD b/user/obconf-qt/APKBUILD
index 394c4cb9e..1462ba86f 100644
--- a/user/obconf-qt/APKBUILD
+++ b/user/obconf-qt/APKBUILD
@@ -4,15 +4,13 @@ pkgname=obconf-qt
pkgver=0.12.0
pkgrel=0
pkgdesc="Qt5-based Openbox configuration tool"
-url="http://lxqt.org"
+url="https://lxqt.org/"
arch="all"
-license="GPL-2.0"
+license="GPL-2.0+"
depends=""
-depends_dev=""
-makedepends="cmake extra-cmake-modules lxqt-build-tools openbox-dev liblxqt-dev qt5-qttools-dev $depends_dev"
-install=""
+makedepends="cmake extra-cmake-modules lxqt-build-tools openbox-dev liblxqt-dev
+ qt5-qttools-dev"
source="https://github.com/lxqt/obconf-qt/releases/download/$pkgver/obconf-qt-$pkgver.tar.xz"
-builddir="$srcdir/obconf-qt-$pkgver"
build() {
cd "$builddir"