attica: update to 5.98.0.

This commit is contained in:
John 2022-10-02 14:15:31 +02:00
parent bff453782f
commit 63e8d8c2b6

View file

@ -1,6 +1,6 @@
# Template file for 'attica' # Template file for 'attica'
pkgname=attica pkgname=attica
version=5.97.0 version=5.98.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel" hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel"
@ -10,7 +10,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=c5f82aac64fc59376eaca14190e7a31d3697b41f9468375f43ef0890573b3832 checksum=d74e356e264238b2c71012ebc55a5090183c6bf7b0096ba51838a82805373c70
do_check() { do_check() {
cd build cd build