kinit: update to 5.98.0.
This commit is contained in:
parent
ffddfa12e5
commit
4666075d2c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kinit'
|
# Template file for 'kinit'
|
||||||
pkgname=kinit
|
pkgname=kinit
|
||||||
version=5.97.0
|
version=5.98.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=5856ac46acb27be6e5dba041d2cc24b6f430c49379cc97b116d8c0dd40444ca5
|
checksum=81048855d7cbe2a23a990898b369a08e3984129c6bfc573ca4f6463f3e24c510
|
||||||
|
|
||||||
kinit-devel_package() {
|
kinit-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue