ktexteditor: update to 5.37.0
This commit is contained in:
parent
66c10c0d29
commit
13d2053057
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ktexteditor'
|
||||
pkgname=ktexteditor
|
||||
version=5.36.0
|
||||
revision=2
|
||||
version=5.37.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/ktexteditor"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f9a0109aff18175ef528186e099d0881b977dde7435c433c5541df44b5a18609
|
||||
checksum=7ae65ca215a53dc4e35877069004c748d8a8b504aecbeaa3b916b8c96dd00478
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"
|
||||
|
|
Loading…
Reference in New Issue