author | Antonio Rojas
<arojas@archlinux.org> 2023-08-05 19:54:16 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-08-05 19:54:16 UTC |
parent | 9a381c8f374e1b7aab5fb39570ec8cb6537120d8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e46d311..3af2130 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <felixonmars@archlinux.org> pkgname=syntax-highlighting -pkgver=5.108.0 +pkgver=5.109.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=('7ea620e84556d0d80ac569beaac756b74fac071adb3f2e9aeea044b2174031d3' +sha256sums=('9e637ae8e92dce33ab0f658e30d6aa132fc354304f90ffb099cd27c776d0b5c7' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>