ktexteditor: update to 5.83.0.

This commit is contained in:
John 2021-06-13 17:30:17 +02:00
parent 27ccf363ee
commit 6c6336338c
1 changed files with 8 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'ktexteditor'
pkgname=ktexteditor
version=5.82.0
version=5.83.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF
configure_args="
-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config
qt5-host-tools qt5-qmake python3 kauth kparts gettext"
@ -13,7 +13,12 @@ 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=7c42e7527b2245b3eb8041afcb133457e416311a2342004c2c51e7be9700941d
checksum=6232995e71b7b64abd3d3268e07a05923363dafc7229b7487e118d0aa432039e
do_check() {
cd build
ctest -E 'kateview_test'
}
ktexteditor-devel_package() {
short_desc+=" - development"