syntax-highlighting: update to 5.77.0
[ci skip]
This commit is contained in:
parent
fff9cb7548
commit
ddd7ee27cc
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'syntax-highlighting'
|
||||
pkgname=syntax-highlighting
|
||||
version=5.76.0
|
||||
version=5.77.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
configure_args="-DBUILD_TESTING=ON"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules perl"
|
||||
makedepends="qt5-devel qt5-tools-devel qt5-xmlpatterns-devel"
|
||||
short_desc="Syntax highlighting engine for structured text and code"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/syntax-highlighting"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=3cb61a8c478b76f797db53ed9e8a16c6e70bb1c564f05938680db81c3062bab3
|
||||
checksum=36898baf86dce80ff125a6b2ae33afee497a61e06711aaa7ef7e0bec390bb6a4
|
||||
|
||||
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