From 97390fc8608a3202c5a001c76b6626c276f402d9 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 8 Sep 2018 10:36:40 +0200 Subject: [PATCH] attica-qt5: update to 5.50.0. --- srcpkgs/attica-qt5/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/attica-qt5/template b/srcpkgs/attica-qt5/template index e06c6f0c2fd..f11c013f5f7 100644 --- a/srcpkgs/attica-qt5/template +++ b/srcpkgs/attica-qt5/template @@ -1,6 +1,6 @@ # Template file for 'attica-qt5' pkgname=attica-qt5 -version=5.49.0 +version=5.50.0 revision=1 wrksrc=${pkgname%-*}-${version} build_style=cmake @@ -8,11 +8,11 @@ configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel" makedepends="qt5-devel" short_desc="A Qt library that implements the Open Collaboration Services API" -maintainer="Juan RP " +maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/kdesupport/attica" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%-*}-${version}.tar.xz" -checksum=f60d6a737c5365de45eab19ada6413156123138528fff5a795fefba4a1a20cc7 +checksum=1c2168adf453e6a2b749bfbafd5fdf320d967a1902053f682b026a2c12ecca47 attica-qt5-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"