author | Antonio Rojas
<arojas@archlinux.org> 2022-12-10 09:48:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-12-10 09:48:49 UTC |
parent | dd6f9692012e5f724f818a9ae295ef46abd14052 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b114fab..e27add5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <felixonmars@archlinux.org> pkgname=syntax-highlighting -pkgver=5.100.0 +pkgver=5.101.0 pkgrel=1 pkgdesc='Syntax highlighting engine for structured text and code' arch=(x86_64) @@ -13,7 +13,7 @@ makedepends=(extra-cmake-modules qt5-declarative qt5-xmlpatterns qt5-tools qt5-d optdepends=('qt5-declarative: QML bindings') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('e0a79487d2d42ad603b650dc8ed09935883f2f1aa1feff087144a01994414cb4' +sha256sums=('31cddb233f79ce596f81bf66f4526a9b8ddb06e3224f200596e56bb0dc1f1d3b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)