knotifyconfig: update to 5.47.0.

This commit is contained in:
Piotr Wójcik 2018-06-11 09:48:53 +02:00
parent 390f32e848
commit 6a5e5903f9

View file

@ -1,6 +1,6 @@
# Template file for 'knotifyconfig'
pkgname=knotifyconfig
version=5.43.0
version=5.47.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -10,8 +10,8 @@ short_desc="KDE Configuration dialog for desktop notifications"
maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/knotifyconfig"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=460c79a5e391518615c0fe6666f2a76ade35a53bb9e67a1324e6ea6184ee325b
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=546b099c5257e2d59b92c0350415824754cba9f789d767d160bd2ea54b505b7d
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"