kinit: update to 5.111.0.

This commit is contained in:
John 2023-10-24 13:28:07 +02:00
parent adc75d91e3
commit a0dec0a1df

View file

@ -1,6 +1,6 @@
# Template file for 'kinit' # Template file for 'kinit'
pkgname=kinit pkgname=kinit
version=5.110.0 version=5.111.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules libcap-progs pkg-config hostmakedepends="kcoreaddons extra-cmake-modules libcap-progs pkg-config
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-only" license="LGPL-2.0-only"
homepage="https://invent.kde.org/frameworks/kinit" homepage="https://invent.kde.org/frameworks/kinit"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=65d338ef945a2108b0f9b88b5ad966abd525e9228b8593f4db5e00075312425f checksum=38e5deb0c312f6b63af98a572a99ced4f831963446d62b936f91d82c22fee9f2
kinit-devel_package() { kinit-devel_package() {
short_desc+=" - development" short_desc+=" - development"