From 930ac2889c563c454e184fce43a6319c2cdb9783 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 14 Jul 2018 03:47:45 -0500 Subject: user/knotifications: bump to 5.47.0, modernise, fix license --- user/knotifications/APKBUILD | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/user/knotifications/APKBUILD b/user/knotifications/APKBUILD index 07f9f8a85..4ac5fb5dd 100644 --- a/user/knotifications/APKBUILD +++ b/user/knotifications/APKBUILD @@ -1,22 +1,20 @@ # Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=knotifications -pkgver=5.46.0 -pkgrel=1 +pkgver=5.47.0 +pkgrel=0 pkgdesc="Framework for sending notifications to users" url="https://www.kde.org/" arch="all" -license="LGPL-2.1" options="!check" # Requires DBus daemon running. +license="LGPL-2.1-only OR LGPL-3.0-only" depends="" depends_dev="qt5-qtbase-dev qt5-qtx11extras-dev kwindowsystem-dev kconfig-dev kcodecs-dev kcoreaddons-dev phonon-dev libdbusmenu-qt-dev" makedepends="$depends_dev cmake extra-cmake-modules libx11-dev libxext-dev libice-dev qt5-qttools-dev doxygen graphviz" -install="" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" source="http://download.kde.org/stable/frameworks/${pkgver%.*}/knotifications-$pkgver.tar.xz" -builddir="$srcdir/knotifications-$pkgver" build() { cd "$builddir" @@ -45,4 +43,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="d8caf9929e8dfd6889bd48721fdb8784737f4e4037e80885a817e89f63c0d165df137a2a5d44de399a586e754f70a19e235f1d58fdaa568c586f242e6755f2ec knotifications-5.46.0.tar.xz" +sha512sums="a4009cd73d1380faed439daf3da9b50acc32e68841d1d3c091ee991daab7009e267fa8a5627ef63213a3498f561f6824eba84f3918419ed20b3eb74bc121a357 knotifications-5.47.0.tar.xz" -- cgit v1.2.3-60-g2f50