ktexteditor: update to 5.87.0.
This commit is contained in:
parent
e663106b36
commit
540d79202f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ktexteditor'
|
||||
pkgname=ktexteditor
|
||||
version=5.86.0
|
||||
version=5.87.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=6283fee0dbf2e342b227026a98acfb5eecfe54dc26791e22a77271b07542eeb8
|
||||
checksum=2f1f552f57c33dc213320d61c8b5e8470aa75e08aaf80c563773dcfd85e3b68d
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in a new issue