Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / syntax-highlighting
Commits: daad2e4c by Antonio Rojas at 2023-11-05T14:28:49+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.20231101 +pkgver=5.240.0.20231105 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=d8949e05ebba1796e6630e4378618e9a52ff0cf0 +_commit=ea4240a6cc780c4b9b8911a85af49a18ebca9c37 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/daad2e4c1a5822453f5512308ffe1e8b44569310 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/syntax-highlighting/-/commit/daad2e4c1a5822453f5512308ffe1e8b44569310 You're receiving this email because of your account on gitlab.archlinux.org.
