Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / syntax-highlighting
Commits: 27f5c920 by Tomaz Canabrava at 2024-12-14T10:32:49+01:00 Update to 6.9.0 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=syntax-highlighting -pkgver=6.8.0 +pkgver=6.9.0 pkgrel=1 pkgdesc='Syntax highlighting engine for structured text and code' arch=(x86_64) @@ -19,7 +19,7 @@ makedepends=(doxygen optdepends=('qt6-declarative: QML bindings') groups=(kf6) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('ed3c7d3d92c154d9af39a1aba39166b07e6411c18c3100116208f3a4423b1257' +sha256sums=('d6fd07020ee57917517a1c03bdf36e661b083c8455c489cf94ad77a90ec29c70' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/syntax-highlighting/-/commit/27f5c920c1c8e11f046a957301a311c4268d7700 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/syntax-highlighting/-/commit/27f5c920c1c8e11f046a957301a311c4268d7700 You're receiving this email because of your account on gitlab.archlinux.org.
