Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / syntax-highlighting
Commits: ced5107c by Antonio Rojas at 2023-10-27T20:24:17+02:00 Update 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.20231020 +pkgver=5.240.0.20231027 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=09678aa3cdde521dd01fc9bcbf35b01334ef8bb5 +_commit=b2f20119152c5a4187cc33137ea35a8c80978610 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/ced5107c0c4f83b0418c44f18d049e74b8f5e943 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/syntax-highlighting/-/commit/ced5107c0c4f83b0418c44f18d049e74b8f5e943 You're receiving this email because of your account on gitlab.archlinux.org.
