From 390f32e8486a4c74ba185f622458b0e254cb7060 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Mon, 11 Jun 2018 09:48:51 +0200 Subject: [PATCH] knotifications: update to 5.47.0. --- srcpkgs/knotifications/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/knotifications/template b/srcpkgs/knotifications/template index 8a025f82afc..e5010b598c3 100644 --- a/srcpkgs/knotifications/template +++ b/srcpkgs/knotifications/template @@ -1,6 +1,6 @@ # Template file for 'knotifications' pkgname=knotifications -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 Desktop notifications" maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/knotifications" -distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=3baa47288f3fa8ac1ca62938a812251a4ef0874c287110842aada78f062cf64d +distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" +checksum=5b9bfcce9b6492639288fe386e96a4b992e95611d72c0fd9d59f96a1a7129521 knotifications-devel_package() { short_desc+=" - development"