ktexteditor: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:47:24 +01:00
parent 167ce96928
commit ed626c415b

View file

@ -1,6 +1,6 @@
# Template file for 'ktexteditor'
pkgname=ktexteditor
version=5.64.0
version=5.65.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/ktexteditor"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=0fe12c57a7428d78c46d3367bdae47a0b9fbbd762be4f57f0c52dcd76e309ed5
checksum=830aed1f7d181bf79e57a11373046baf762507a30fe1adc19cb2fc13d9be60c0
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"