attica: update to 5.82.0.

This commit is contained in:
John 2021-05-10 14:02:59 +02:00
parent 8ddc74395f
commit fee40fbf31
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'attica'
pkgname=attica
version=5.81.0
version=5.82.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=19430eca0ebae80902008e0ae65669ee29d06a3cda56bddff222d709fc502f74
checksum=f482b3353926447679829693d7a7e02cd8d4956f67f2c05316d5ab941e6ac808
attica-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"