ktexteditor: update to 5.56.0
[ci skip]
This commit is contained in:
parent
f8a4516168
commit
2713b335c9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ktexteditor'
|
# Template file for 'ktexteditor'
|
||||||
pkgname=ktexteditor
|
pkgname=ktexteditor
|
||||||
version=5.55.0
|
version=5.56.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules pkg-config"
|
hostmakedepends="extra-cmake-modules pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/ktexteditor"
|
homepage="https://projects.kde.org/projects/frameworks/ktexteditor"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9d4b7fcbd31b766152f91e56f53d7f21cc488e511d0023db91f270552ac4bf2c
|
checksum=4c88d0033775e0715ad115370a36680ede95d29c7c4b840c0e06f23ef64959a8
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue