knotifications: update to 5.57.0

[ci skip]
This commit is contained in:
John 2019-04-13 19:18:09 +02:00
parent 182004c491
commit 9a8aec87cc

View file

@ -1,10 +1,10 @@
# Template file for 'knotifications' # Template file for 'knotifications'
pkgname=knotifications pkgname=knotifications
version=5.56.0 version=5.57.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools qt5-tools" hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake qt5-host-tools qt5-tools"
makedepends="kwindowsystem-devel kcodecs-devel kconfig-devel makedepends="kwindowsystem-devel kcodecs-devel kconfig-devel
kcoreaddons-devel phonon-qt5-devel libdbusmenu-qt5-devel" kcoreaddons-devel phonon-qt5-devel libdbusmenu-qt5-devel"
short_desc="KDE Desktop notifications" short_desc="KDE Desktop notifications"
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/knotifications" homepage="https://projects.kde.org/projects/frameworks/knotifications"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=44ac6a710a0d89947c4f1412a8b324d89db18b9f1179ff98e22c61070e12ce16 checksum=7de068f4cf9bcefef54ae1cb180e2c0af9be951afbcaa960245507259620cf15
knotifications-devel_package() { knotifications-devel_package() {
short_desc+=" - development" short_desc+=" - development"