kf6-kauth: update to 6.6.0.
This commit is contained in:
parent
967c5e6da5
commit
086eecb7ad
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kauth'
|
# Template file for 'kf6-kauth'
|
||||||
pkgname=kf6-kauth
|
pkgname=kf6-kauth
|
||||||
version=6.5.0
|
version=6.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
|
@ -13,7 +13,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#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=1af517a509da1c5ddb4420d7430894b751562e07cc4c134abe0dcb606358d394
|
checksum=04fb5e3ff672f31f6c3f2e40a59d9c7447a5251b99dbe5f5ea67f54a4c981f3a
|
||||||
subpackages="kf6-kauth-tools kf6-kauth-devel"
|
subpackages="kf6-kauth-tools kf6-kauth-devel"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Reference in New Issue