author | Antonio Rojas
<arojas@archlinux.org> 2022-05-14 10:53:35 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-05-14 10:53:35 UTC |
parent | 4a69e1d130cab77140e4230bbd122b6a91ead98c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 35f6b1a..246ac7e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <felixonmars@archlinux.org> pkgname=syntax-highlighting -pkgver=5.93.0 +pkgver=5.94.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=('ebdb51f8922d2bc97457c7df376e6600d5ee9805fdc1ac7f7d6be35a3fec711b' +sha256sums=('cf871332a50355836919fdd833a82c32b3d5fe7fea8fa3e58714c39c8ddde5a6' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)