ktexteditor: update to 5.52.0.

This commit is contained in:
John 2018-11-10 11:35:02 +01:00 committed by Johannes
parent 44cf9b0dca
commit cdc52f9d5e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ktexteditor'
pkgname=ktexteditor
version=5.51.0
version=5.52.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=3c3428032b16ba1995d987a5a5a8ea70d0dc78991cb6d47be199a572bc16cb3f
checksum=215c38142a8ca5d001f945f98056463adc808b1c195bca0c505ad69cb4ad03a3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"