mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ktexteditor: update to 5.67.0
[ci skip]
This commit is contained in:
parent
e334b57555
commit
f5d5a03b1c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ktexteditor'
|
# Template file for 'ktexteditor'
|
||||||
pkgname=ktexteditor
|
pkgname=ktexteditor
|
||||||
version=5.66.0
|
version=5.67.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF
|
configure_args="-DBUILD_TESTING=OFF
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/ktexteditor"
|
homepage="https://projects.kde.org/projects/frameworks/ktexteditor"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9156e5e554b17d73078e4df09ae524a684f6adff8c2bbd40705b67fd30a6cc0b
|
checksum=5d685922d35745a7d7f11f543721e289a8f92edef5969f567a68ea2acf57c6ea
|
||||||
|
|
||||||
ktexteditor-devel_package() {
|
ktexteditor-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue