syntax-highlighting: update to 5.63.0
[ci skip]
This commit is contained in:
parent
76929e8c1e
commit
4e55d14978
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syntax-highlighting'
|
||||
pkgname=syntax-highlighting
|
||||
version=5.62.0
|
||||
version=5.63.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=897fac9ec2e5112d629da464d47223129e547c314369e1518a12c5c94ff2a6fd
|
||||
checksum=9a29d8311ab41d74edcea71795658193f5221517870ff5e8ee4b07cc38a9c023
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting qt5-devel qt5-tools-devel"
|
||||
|
|
Loading…
Reference in a new issue