kinit: update to 5.54.0.
This commit is contained in:
parent
5e4238add7
commit
7372efbcff
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kinit'
|
||||
pkgname=kinit
|
||||
version=5.53.0
|
||||
version=5.54.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.0-only"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kinit"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=5ce5b20ffdbd0bc5bd8ee5c261196319f53bfe93635228870ff601aa8a09ad91
|
||||
checksum=2982caa7157486b2c7657779476d5e4e2234f5554fa69848b41737ed2733b95e
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||
|
|
Loading…
Reference in New Issue