mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ktexteditor: update to 5.99.0.
This commit is contained in:
parent
38957eb84c
commit
f9b9664656
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ktexteditor'
|
||||
pkgname=ktexteditor
|
||||
version=5.98.0
|
||||
version=5.99.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/ktexteditor"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=7c1f6b11eb4a73af156b955604da6360b18c14f546b4a3c378256df2738a5fdd
|
||||
checksum=123d5cd554c6c90be65735f63b05a075205edf0701580f0d0fa7d9c23417868c
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Add table
Reference in a new issue