Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / syntax-highlighting
Commits: 6a23a56b by Tomaz Canabrava at 2024-05-10T13:20:44+02:00 Revert "Update to" This reverts commit 94310aa1c8fde227804ffa367d27301da4d83ff7. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=syntax-highlighting -pkgver= +pkgver=6.1.0 pkgrel=1 pkgdesc='Syntax highlighting engine for structured text and code' arch=(x86_64) @@ -18,7 +18,7 @@ makedepends=(doxygen qt6-tools) optdepends=('qt6-declarative: QML bindings') groups=(kf6) -source=(https://download.kde.org//frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) +source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) sha256sums=('1e7449052b0e3e97d615d6157e5647958e9bb98fa5d8f9c5d694829c5d67cab6' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/syntax-highlighting/-/commit/6a23a56bc1e273682bd554410618119cd9eef1d5 -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/syntax-highlighting/-/commit/6a23a56bc1e273682bd554410618119cd9eef1d5 You're receiving this email because of your account on gitlab.archlinux.org.
