mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ktexteditor: update to 5.109.0.
This commit is contained in:
parent
31a852b2f0
commit
452f395877
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.108.0
|
version=5.109.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/ktexteditor"
|
homepage="https://invent.kde.org/frameworks/ktexteditor"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2e5691b074f59390e5ce71cacba7e06693a681e4f991c7d4b6defde3134c5f65
|
checksum=dca1bc529e7156ebb1c4ce2361adbced3f8e2619fd720fda9f0421b57992f2ad
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue