kinit: update to 5.52.0.
This commit is contained in:
parent
1fd903accf
commit
1e26f7c862
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kinit'
|
||||
pkgname=kinit
|
||||
version=5.51.0
|
||||
version=5.52.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=1464902a9266c302ed48f7b9ebfd5a11944c4eddb4da805b4ec560163bf644b7
|
||||
checksum=cda65094a7bb4a0a467b6fdfca65efd1cac7b8388d057f2a5624e89f6e16005f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||
|
|
Loading…
Add table
Reference in a new issue