attica-qt5: update to 5.50.0.

This commit is contained in:
John 2018-09-08 10:36:40 +02:00 committed by Helmut Pozimski
parent 43ef7277a7
commit 97390fc860

View File

@ -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 <xtraeme@gmail.com>"
maintainer="John <johnz@posteo.net>"
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}"