mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
ksyntax_highlighting: bump version
This commit is contained in:
@@ -4,12 +4,12 @@ highlighting engine. It's meant as a building block for text editors as \
|
||||
well as for simple highlighted text rendering (e.g. as HTML), supporting \
|
||||
both integration with a custom editor as well as a ready-to-use \
|
||||
QSyntaxHighlighter sub-class."
|
||||
HOMEPAGE="https://github.com/KDE/syntax-highlighting/"
|
||||
COPYRIGHT="2010-2022 KDE Organisation"
|
||||
HOMEPAGE="https://invent.kde.org/frameworks/syntax-highlighting/"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/syntax-highlighting/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="9b2ce9339b216cf7245be22f89a8063d7f4f0e401dc7ec43df905efab9d07b4d"
|
||||
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/syntax-highlighting-${portVersion}.tar.xz"
|
||||
CHECKSUM_SHA256="0622a719ac243023b87a1592291c55c66ac9c6e79ab7be04fbb68ed2d3f2de0a"
|
||||
SOURCE_DIR="syntax-highlighting-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
Reference in New Issue
Block a user