kate5: update to 21.08.1.

This commit is contained in:
John 2021-09-04 11:12:37 +02:00
parent 8f2668517d
commit 9d3ad516c2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kate5'
pkgname=kate5
version=21.08.0
version=21.08.1
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later, LGPL-2.0-or-later, GPL-2.0-or-later"
homepage="https://kde.org/applications/en/utilities/org.kde.kate"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname%5}-${version}.tar.xz"
checksum=49272edb8b649c4ac558bd5e10b891a7c9807075007654397d74cc2b6cd567e8
checksum=1fccbe483c2562fd870288f01ebb39578880e28fd05193edda45ae573a72334d
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"