From ead65902aa1ae0e3b7aac5c2010f45d20268260e Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 21 Jul 2018 22:36:25 -0500 Subject: user/[17 LXQt packages]: modernise, set URL to https --- user/lxqt-notificationd/APKBUILD | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'user/lxqt-notificationd/APKBUILD') diff --git a/user/lxqt-notificationd/APKBUILD b/user/lxqt-notificationd/APKBUILD index ef98f85db..ffa4ae6bf 100644 --- a/user/lxqt-notificationd/APKBUILD +++ b/user/lxqt-notificationd/APKBUILD @@ -2,17 +2,15 @@ # Maintainer: Kiyoshi Aman pkgname=lxqt-notificationd pkgver=0.13.0 -pkgrel=0 -pkgdesc="Daemon for notifications in LXQt." -url="http://lxqt.org" +pkgrel=1 +pkgdesc="Daemon for notifications in LXQt" +url="https://lxqt.org" arch="all" license="LGPL-2.1+" depends="" -depends_dev="" -makedepends="cmake extra-cmake-modules liblxqt-dev>=0.12.0 lxqt-build-tools>=0.5.0 qt5-qttools-dev kwindowsystem-dev $depends_dev" -install="" +makedepends="cmake extra-cmake-modules qt5-qttools-dev liblxqt-dev>=0.12.0 + lxqt-build-tools>=0.5.0 kwindowsystem-dev" source="https://github.com/lxqt/lxqt-notificationd/releases/download/$pkgver/lxqt-notificationd-$pkgver.tar.xz" -builddir="$srcdir/lxqt-notificationd-$pkgver" build() { cd "$builddir" -- cgit v1.2.3-60-g2f50