kauth: update to 5.92.0.
This commit is contained in:
parent
61ed63b5ea
commit
4efa0956ff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kauth'
|
# Template file for 'kauth'
|
||||||
pkgname=kauth
|
pkgname=kauth
|
||||||
version=5.91.0
|
version=5.92.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=f865cb134cf4013496940d48f397eae6cf6bc5013dadf911340c23bd7ddb3a00
|
checksum=44824bf68ee510d8aa0189a9d4b44568b0fe20d17ba45e3b739db1927bfa4728
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in a new issue