author | Antonio Rojas
<arojas@archlinux.org> 2022-04-09 22:31:27 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-04-09 22:31:27 UTC |
parent | c3ce620a56f564b6c200064cf8a3becfd4978970 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a00a6ee..35f6b1a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <felixonmars@archlinux.org> pkgname=syntax-highlighting -pkgver=5.92.0 +pkgver=5.93.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=('99347eaf9b2249f875cacd8319c77f2f8e110d0e7834f51f296ed911dcc7e50e' +sha256sums=('ebdb51f8922d2bc97457c7df376e6600d5ee9805fdc1ac7f7d6be35a3fec711b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)