knotifications: update to 5.47.0.

This commit is contained in:
Piotr Wójcik 2018-06-11 09:48:51 +02:00
parent 2869ad2473
commit 390f32e848

View file

@ -1,6 +1,6 @@
# Template file for 'knotifications' # Template file for 'knotifications'
pkgname=knotifications pkgname=knotifications
version=5.43.0 version=5.47.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -10,8 +10,8 @@ short_desc="KDE Desktop notifications"
maintainer="Denis Revin <denis.revin@gmail.com>" maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2" license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/knotifications" homepage="https://projects.kde.org/projects/frameworks/knotifications"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=3baa47288f3fa8ac1ca62938a812251a4ef0874c287110842aada78f062cf64d checksum=5b9bfcce9b6492639288fe386e96a4b992e95611d72c0fd9d59f96a1a7129521
knotifications-devel_package() { knotifications-devel_package() {
short_desc+=" - development" short_desc+=" - development"