Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / syntax-highlighting
Commits: 71bd21af by Antonio Rojas at 2023-10-08T11:06:20+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.20231001 +pkgver=5.240.0.20231008 pkgrel=1 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=3334218a89840805017a6f62221da032cbd03fbf +_commit=55c03a206f2992c0a32c6f862b015be361f5d2c6 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/71bd21af7eae4f826ad43b8cdb5f0953c1cb41dc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/syntax-highlighting/-/commit/71bd21af7eae4f826ad43b8cdb5f0953c1cb41dc You're receiving this email because of your account on gitlab.archlinux.org.
