kauth: update to 5.97.0.
This commit is contained in:
parent
56b60b7141
commit
0ac64335f9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kauth'
|
||||
pkgname=kauth
|
||||
version=5.96.0
|
||||
version=5.97.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=a9d7372aa8c984fe9693efcec1dba0daf76070c41301ca8d1120af45403123c2
|
||||
checksum=d74dc553b3628657241d6e7129b17a38e5fd3b26b21de000390382c871ca42f5
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue