mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 11:33:49 +02:00
ktexteditor: update to 5.91.0.
This commit is contained in:
parent
ca5d1ca634
commit
f739b8ba8a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ktexteditor'
|
||||
pkgname=ktexteditor
|
||||
version=5.89.0
|
||||
version=5.91.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=67ad913c86a0845d097e3145e15d7218480e1af87133561da7b2295c1b416f09
|
||||
checksum=f532a1e0621d8a257387758fa616c43729dc2811c22894c656ddefe2c3367fae
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Add table
Reference in a new issue