mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
kate5: update to 22.12.1.
This commit is contained in:
parent
36743262a2
commit
1d3bb367cf
2 changed files with 3 additions and 3 deletions
|
@ -473,7 +473,7 @@ libfsimage.so.1.0 xen-libs-4.10.0_1
|
|||
libxenstat.so.4.14 xen-libs-4.14.0_1
|
||||
libfam.so.0 gamin-0.1.10_1
|
||||
libgamin-1.so.0 gamin-0.1.10_1
|
||||
libkateprivate.so.22.08.2 libkate-22.08.2_1
|
||||
libkateprivate.so.22.12.1 libkate-22.12.1_1
|
||||
libKF5SyntaxHighlighting.so.5 syntax-highlighting-5.29.0_1
|
||||
libKF5Libkleo.so.5 libkleo-17.12.3_1
|
||||
libKF5GrantleeTheme.so.5 grantleetheme-17.12.3_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kate5'
|
||||
pkgname=kate5
|
||||
version=22.08.2
|
||||
version=22.12.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -13,7 +13,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=3725f1e6f8a3e03daf84bf06a437c4d6e221d6097db73306b7216bdf03fe750f
|
||||
checksum=63f03a999bbd657a297449199c7e99abead03b8aad700142c64e43d7aaabfa64
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
|
|
Loading…
Add table
Reference in a new issue