From fb1bc8c78221c19618217a3c4fbd28b0c69efcd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Mon, 11 Jun 2018 09:49:19 +0200 Subject: [PATCH] kwayland: update to 5.47.0. --- srcpkgs/kwayland/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kwayland/template b/srcpkgs/kwayland/template index 1b7d197129b..033638999fb 100644 --- a/srcpkgs/kwayland/template +++ b/srcpkgs/kwayland/template @@ -1,6 +1,6 @@ # Template file for 'kwayland' pkgname=kwayland -version=5.43.0 +version=5.47.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -10,8 +10,8 @@ short_desc="Qt-style client and server library wrapper for Wayland libraries" maintainer="Juan RP " license="LGPL-2.1" homepage="https://projects.kde.org/projects/frameworks/kwayland" -distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=51aa27792577a52d3c09fa5f08e4d057827cd569dc836839f3528eb2ed4a973e +distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" +checksum=dbbdcf05ad00d14931cce83fba968146f46d17053ccd22297a20e2fee9ef2548 kwayland-devel_package() { short_desc+=" - development"