kate5: update to 22.04.3.
This commit is contained in:
parent
4949b26632
commit
b29e51b991
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kate5'
|
# Template file for 'kate5'
|
||||||
pkgname=kate5
|
pkgname=kate5
|
||||||
version=22.04.2
|
version=22.04.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname%5}-${version}"
|
wrksrc="${pkgname%5}-${version}"
|
||||||
build_style=cmake
|
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"
|
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"
|
homepage="https://kde.org/applications/en/utilities/org.kde.kate"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname%5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=7cfec8b6391d89914aa73ead3902fdafab92f73368e0e26743cd4aab1ef117de
|
checksum=6e3e4f78c8c2b6a68ce8122dbcd1f1222ec18dd17aa1b4b155989a4659c8d436
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue