From 0ce8343927347b5e76577c9cc94ca9617ed071a3 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 11 Jul 2020 11:29:31 +0200 Subject: [PATCH] kwayland: update to 5.72.0 [ci skip] --- srcpkgs/kwayland/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kwayland/template b/srcpkgs/kwayland/template index c63c75efa0..ef971b3920 100644 --- a/srcpkgs/kwayland/template +++ b/srcpkgs/kwayland/template @@ -1,6 +1,6 @@ # Template file for 'kwayland' pkgname=kwayland -version=5.71.0 +version=5.72.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -10,9 +10,9 @@ makedepends="qt5-tools-devel MesaLib-devel wayland-devel wayland-protocols qt5-w short_desc="Qt-style client and server library wrapper for Wayland libraries" maintainer="John " license="LGPL-2.1-or-later" -homepage="https://projects.kde.org/projects/frameworks/kwayland" +homepage="https://invent.kde.org/frameworks/kwayland" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=369ba54b485214687e719bc9216e3bb50849df3af9a3ec0e95cf5d5687c847c2 +checksum=62de25d0cf0730389f0809e487024f3c97a9cb0ac187b35767b92c07ca01b801 kwayland-devel_package() { short_desc+=" - development"