kauth: update to 5.112.0.

This commit is contained in:
John 2023-11-28 10:19:38 +01:00
parent 7cc33ab01d
commit 32f7608dc3

View file

@ -1,6 +1,6 @@
# Template file for 'kauth' # Template file for 'kauth'
pkgname=kauth pkgname=kauth
version=5.111.0 version=5.112.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=e5cc81fa581dd7906e28ef1a53a3c37362e76a2ed9316d61167107369583bbb3 checksum=67cbe41ea269b34ffe9cab1833d18fa203394d8432964b509fdeb7712d9405f7
do_check() { do_check() {
cd build cd build