syntax-highlighting: update to 5.53.0.
This commit is contained in:
parent
3a01dc0720
commit
c81ce48f1e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syntax-highlighting'
|
||||
pkgname=syntax-highlighting
|
||||
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.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/syntax-highlighting"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=293817aaf2088496343006aa8059de54b6183018c1f5b92f00a9944365f46137
|
||||
checksum=aa31517936a6c19080c2a62519d7eecd4c369a881614f841028b5d82ac0225ab
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting qt5-devel qt5-tools-devel"
|
||||
|
|
Loading…
Reference in New Issue