kinit: update to 5.86.0.
This commit is contained in:
parent
0abda83094
commit
5948d14f2a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kinit'
|
# Template file for 'kinit'
|
||||||
pkgname=kinit
|
pkgname=kinit
|
||||||
version=5.85.0
|
version=5.86.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=92dfdfc00ba87edb41d228906ea0d5e7ab5381c639845082e1019342cf8ca60e
|
checksum=270a391b20b7ca4b747115ee99f1a5508ecd02dfbc1efefe81e79cd03be2d568
|
||||||
|
|
||||||
kinit-devel_package() {
|
kinit-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in a new issue