author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:10:28 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:10:28 UTC |
parent | ab057008d3e9b2e9feb30d61f14c49f069a54b86 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 68b3985..6c38cb8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <felixonmars@archlinux.org> pkgname=syntax-highlighting -pkgver=5.96.0 +pkgver=5.97.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=('1affa16519f04e0a05f37fda67acce2ac943e74eb8322591896765d7e1cbd79c' +sha256sums=('e88b9691ffead9cbfb11ae43c497114c7695e1e455e78dad30743c90ab50a99d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)