kauth: update to 5.99.0.

This commit is contained in:
John 2022-11-01 22:54:49 +01:00
parent d4f27b5654
commit f3079ee104

View file

@ -1,6 +1,6 @@
# Template file for 'kauth' # Template file for 'kauth'
pkgname=kauth pkgname=kauth
version=5.98.0 version=5.99.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config kcoreaddons hostmakedepends="kcoreaddons extra-cmake-modules pkg-config kcoreaddons
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kauth" homepage="https://invent.kde.org/frameworks/kauth"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=e6975e4d5f3e0218b1e75ec5bc71806c1b92a57389d2fb1f0bf8ae5845dfed5b checksum=36ba733733c8600b2b8ba7736dc78c3c4e817aa91c7bc91407b69d4be01bbf93
do_check() { do_check() {
cd build cd build