kauth: update to 5.108.0.

This commit is contained in:
John 2023-07-25 10:10:03 +02:00
parent a276c38fb7
commit 72e76f1755

View file

@ -1,6 +1,6 @@
# Template file for 'kauth' # Template file for 'kauth'
pkgname=kauth pkgname=kauth
version=5.107.0 version=5.108.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=06bd7f9b3b9c57ff8f169ba09ee0c160aef8dceb651caa28d154448883db8fff checksum=5f6e5133737b5f957361530d63080a58b93571d289b36f0a52616bf973d8c076
do_check() { do_check() {
cd build cd build