author | Antonio Rojas
<arojas@archlinux.org> 2022-06-12 19:28:09 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-06-12 19:28:09 UTC |
parent | 8e6fa32daeb62563a25790552fa94152578a44aa |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 246ac7e..1982945 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <felixonmars@archlinux.org> pkgname=syntax-highlighting -pkgver=5.94.0 +pkgver=5.95.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=('cf871332a50355836919fdd833a82c32b3d5fe7fea8fa3e58714c39c8ddde5a6' +sha256sums=('3d9ccad9761f2a3def77c670c8d1bd7738a156b97f021b5ee6ac03e55f474802' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)