kinit: update to 5.74.0
[ci skip]
This commit is contained in:
parent
48ef4f98e2
commit
fa68d254b7
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.73.0
|
version=5.74.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,7 +12,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=0c61e90f3db83b4dc5f2438cf7880a02b600a5739cb05e5ee372aeff98b8b770
|
checksum=e952750a9d2c5d72f2fbf8faff55ffdae0e667bf5fc4e1e1f1fd985464bb8092
|
||||||
|
|
||||||
kinit-devel_package() {
|
kinit-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in a new issue