kinit: update to 5.116.0.
This commit is contained in:
parent
419d726a90
commit
b53de83474
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kinit'
|
||||
pkgname=kinit
|
||||
version=5.115.0
|
||||
version=5.116.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules libcap-progs pkg-config
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-only"
|
||||
homepage="https://invent.kde.org/frameworks/kinit"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=78c87dfe50387a6e58f513a02054246ae073ecef4784285881508667da627dad
|
||||
checksum=e4a4acc661035d22f7636397d23307c2e4e4129a7ed82d458fdf2f7ee63dbc2c
|
||||
|
||||
kinit-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore=6.*
|
Loading…
Reference in New Issue