attica: update to 5.74.0

[ci skip]
This commit is contained in:
John 2020-09-13 13:44:05 +02:00
parent 42cda5bd66
commit 0e667169a0

View file

@ -1,6 +1,6 @@
# Template file for 'attica' # Template file for 'attica'
pkgname=attica pkgname=attica
version=5.73.0 version=5.74.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=011240a6ff59e2b39bcf6d4ba6128e6e60c6318c185e7316a71cfec28e69c69a checksum=8b52e5be795bd3c5200d516333800a745ea8c550208460faac5f456a0c245e0d
attica-devel_package() { attica-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}" depends="${makedepends} ${sourcepkg}>=${version}_${revision}"