attica: update to 5.73.0

[ci skip]
This commit is contained in:
John 2020-08-08 13:04:35 +02:00
parent e0b0818bec
commit a1e8769998

View file

@ -1,6 +1,6 @@
# Template file for 'attica' # Template file for 'attica'
pkgname=attica pkgname=attica
version=5.72.0 version=5.73.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/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=0a8bf859ef95b581b5d7ef221b7964bc7c6d4001fb109503cab450a6c97117ca checksum=011240a6ff59e2b39bcf6d4ba6128e6e60c6318c185e7316a71cfec28e69c69a
attica-devel_package() { attica-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}" depends="${makedepends} ${sourcepkg}>=${version}_${revision}"