kauth: update to 5.113.0.
This commit is contained in:
parent
c921791630
commit
31e298ac8a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kauth'
|
||||
pkgname=kauth
|
||||
version=5.112.0
|
||||
version=5.113.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config kcoreaddons
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kauth"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=67cbe41ea269b34ffe9cab1833d18fa203394d8432964b509fdeb7712d9405f7
|
||||
checksum=02c69b0ee7988d536e437f4d53edca55a528411f62eed921f4e48e4205f69759
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue