ktexteditor: update to 5.53.0.

This commit is contained in:
John 2018-12-09 12:07:03 +01:00 committed by Helmut Pozimski
parent 04eee7abc6
commit 8af2ac0674
1 changed files with 2 additions and 2 deletions

View File

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