attica: update to 5.53.0.
This commit is contained in:
parent
335f3e60b9
commit
896dda5854
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'attica'
|
# Template file for 'attica'
|
||||||
pkgname=attica
|
pkgname=attica
|
||||||
version=5.52.0
|
version=5.53.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 <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/kdesupport/attica"
|
homepage="https://projects.kde.org/projects/kdesupport/attica"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b6734d976d6909cba789b18187e16db7d72edca43dc0ceaa89be4f1901e6e01c
|
checksum=8ff698aae6288d5bc4ef2d8762c420840d111c948c03b10f2968ff504ae9c262
|
||||||
|
|
||||||
attica-devel_package() {
|
attica-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue