Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages /
syntax-highlighting
Commits:
ebf001cb by Tomaz Canabrava at 2026-07-14T17:14:02+02:00
upgpkg: 6.28.0-1: Update to 6.28.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,8 +1,8 @@
pkgbase = syntax-highlighting
pkgdesc = Syntax highlighting engine for structured text and code
- pkgver = 6.27.0
+ pkgver = 6.28.0
pkgrel = 1
- url = https://community.kde.org/Frameworks
+ url = https://develop.kde.org/products/frameworks/
arch = x86_64
groups = kf6
license = MIT
@@ -14,12 +14,11 @@ pkgbase = syntax-highlighting
depends = glibc
depends = qt6-base
optdepends = qt6-declarative: QML bindings
- source =
https://download.kde.org/stable/frameworks/6.27/syntax-highlighting-6.27.0.tar.xz
- source =
https://download.kde.org/stable/frameworks/6.27/syntax-highlighting-6.27.0.tar.xz.sig
+ source =
https://download.kde.org/stable/frameworks/6.28/syntax-highlighting-6.28.0.tar.xz
+ source =
https://download.kde.org/stable/frameworks/6.28/syntax-highlighting-6.28.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
- validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
- sha256sums =
cbff001b9f00d032feb254313ecfee9a6e0a0b3c5a8c82a7e0806c5f1915a545
+ sha256sums =
b9d90a03b4e9a48170a14f7a4a79c44f0aae9f14e1b94b7b1fc75d5c3fb31d3a
sha256sums = SKIP
pkgname = syntax-highlighting
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=syntax-highlighting
-pkgver=6.27.0
+pkgver=6.28.0
pkgrel=1
pkgdesc='Syntax highlighting engine for structured text and code'
arch=(x86_64)
@@ -18,7 +18,7 @@ makedepends=(doxygen
optdepends=('qt6-declarative: QML bindings')
groups=(kf6)
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('cbff001b9f00d032feb254313ecfee9a6e0a0b3c5a8c82a7e0806c5f1915a545'
+sha256sums=('b9d90a03b4e9a48170a14f7a4a79c44f0aae9f14e1b94b7b1fc75d5c3fb31d3a'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure
<[email protected]>
90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1 # Nicolas Fella
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/syntax-highlighting/-/commit/ebf001cb3fa9541b39c5695c058d8bd1fbd49964
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/syntax-highlighting/-/commit/ebf001cb3fa9541b39c5695c058d8bd1fbd49964
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help