diff --git a/srcpkgs/knotifyconfig/template b/srcpkgs/knotifyconfig/template index eb930b5e2c1..22a23e8c589 100644 --- a/srcpkgs/knotifyconfig/template +++ b/srcpkgs/knotifyconfig/template @@ -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 " 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"