mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kate: update to 24.12.0.
This commit is contained in:
parent
e0e95f0f30
commit
0fa4bcace6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kate'
|
# Template file for 'kate'
|
||||||
pkgname=kate
|
pkgname=kate
|
||||||
version=24.08.1
|
version=24.12.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
|
@ -16,7 +16,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=c10518b24386f1daf5f64723c25b3f4ed7e3446a70912abe5b6c965efd9b2dc6
|
checksum=a5926a0d85c69ca2cc34d87e567501e795e95050e16f896e39cd8cac4ced2348
|
||||||
replaces="kate5>=0"
|
replaces="kate5>=0"
|
||||||
|
|
||||||
libkate_package() {
|
libkate_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue