attica: update to 5.72.0

[ci skip]
This commit is contained in:
John 2020-07-11 11:25:34 +02:00
parent 1837f1992d
commit 8d13fb0daf

View file

@ -1,6 +1,6 @@
# Template file for 'attica' # Template file for 'attica'
pkgname=attica pkgname=attica
version=5.71.0 version=5.72.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -9,9 +9,9 @@ makedepends="qt5-devel"
short_desc="A Qt library that implements the Open Collaboration Services API" short_desc="A Qt library that implements the Open Collaboration Services API"
maintainer="John <me@johnnynator.dev>" maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/kdesupport/attica" homepage="https://invent.kde.org/frameworks/attica"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=9e24fd7f58c66879a05e056b781637196eea69d3276ed470643c505f9fd46d3d checksum=0a8bf859ef95b581b5d7ef221b7964bc7c6d4001fb109503cab450a6c97117ca
attica-devel_package() { attica-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}" depends="${makedepends} ${sourcepkg}>=${version}_${revision}"