author | Antonio Rojas
<arojas@archlinux.org> 2022-03-13 12:33:24 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-03-13 12:33:24 UTC |
parent | 9200d452fcf60892f1d4ae08a29c32b359be3a84 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index dfb0d03..a00a6ee 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <felixonmars@archlinux.org> pkgname=syntax-highlighting -pkgver=5.91.0 +pkgver=5.92.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=('370a45b274db90e8d2d34d61d3f665a3f1f9f552d4503ce5805a47f445c4f93a' +sha256sums=('99347eaf9b2249f875cacd8319c77f2f8e110d0e7834f51f296ed911dcc7e50e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)