attica: update to 5.72.0
[ci skip]
This commit is contained in:
parent
1837f1992d
commit
8d13fb0daf
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'attica'
|
||||
pkgname=attica
|
||||
version=5.71.0
|
||||
version=5.72.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -9,9 +9,9 @@ makedepends="qt5-devel"
|
|||
short_desc="A Qt library that implements the Open Collaboration Services API"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
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"
|
||||
checksum=9e24fd7f58c66879a05e056b781637196eea69d3276ed470643c505f9fd46d3d
|
||||
checksum=0a8bf859ef95b581b5d7ef221b7964bc7c6d4001fb109503cab450a6c97117ca
|
||||
|
||||
attica-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue