ktexteditor: update to 5.62.0
[ci skip]
This commit is contained in:
parent
196d3f48d9
commit
9c94e1bd93
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ktexteditor'
|
||||
pkgname=ktexteditor
|
||||
version=5.61.0
|
||||
version=5.62.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=ae99eacb445f8bc27af379d1ec54e8df4d25f601fc12053bc2928a8c639ad0cb
|
||||
checksum=e02d54035367071d44a1499a7f6c482491116c5676fa8ceb57b1e9f564975092
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"
|
||||
|
|
Loading…
Reference in a new issue