attica: update to 5.80.0.
This commit is contained in:
parent
64cf2373c2
commit
017ea4c839
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'attica'
|
||||
pkgname=attica
|
||||
version=5.79.0
|
||||
version=5.80.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/attica"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=8af244b41f08448ea3693e9f7d9b50de9df76b416016cd1143dfc581dd65d9dc
|
||||
checksum=e3aa866b01dfcdc1f59012c57f6bd49eabfe5d920560f766116a6633b394ce71
|
||||
|
||||
attica-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue