Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / syntax-highlighting
Commits: 94ac37f2 by Antonio Rojas at 2023-11-01T17:42:34+01:00 Bump to latest commit - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=syntax-highlighting -pkgver=5.240.0.20231027 +pkgver=5.240.0.20231101 pkgrel=2 pkgdesc='Syntax highlighting engine for structured text and code' arch=(x86_64) @@ -20,7 +20,7 @@ optdepends=('qt6-declarative: QML bindings') groups=(kf6) #source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) makedepends+=(git) -_commit=b2f20119152c5a4187cc33137ea35a8c80978610 +_commit=d8949e05ebba1796e6630e4378618e9a52ff0cf0 source=(git+https://invent.kde.org/frameworks/$pkgname#commit=$_commit) sha256sums=('SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/syntax-highlighting/-/commit/94ac37f2b94f779a8ba185d9bbc2cea3a8c9a99f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/syntax-highlighting/-/commit/94ac37f2b94f779a8ba185d9bbc2cea3a8c9a99f You're receiving this email because of your account on gitlab.archlinux.org.
