parent
ecdc9d2052
commit
f8336b8808
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kinit'
|
# Template file for 'kinit'
|
||||||
pkgname=kinit
|
pkgname=kinit
|
||||||
version=5.68.0
|
version=5.69.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 <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-only"
|
license="LGPL-2.0-only"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kinit"
|
homepage="https://projects.kde.org/projects/frameworks/kinit"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=fa136996eaaa7d2adb5a341c2b7a1abe86d8139c6f18999e0b0dc0220e512559
|
checksum=07c63dc0cd397d9245a97d8b316ecca404106c742f0cf3550ca6dd25afc7de56
|
||||||
|
|
||||||
kinit-devel_package() {
|
kinit-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue