kate5: update to 21.12.2.
This commit is contained in:
parent
6a23e13275
commit
7469d343bd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kate5'
|
||||
pkgname=kate5
|
||||
version=21.12.1
|
||||
version=21.12.2
|
||||
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=7e48ccfdb58a41252566b5d6f263db16d6c88af60e2a15aef305bc0fa305a011
|
||||
checksum=4143daf2b3fff6c228be82d37bbe1e3957d778c039139a57e2a0e895bdcba964
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
|
|
Loading…
Reference in New Issue