author | Antonio Rojas
<arojas@archlinux.org> 2023-09-03 17:35:24 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-09-03 17:35:24 UTC |
parent | 768f52c0575fc5c9c2b9d1151ae41bba8064edd8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3af2130..8410926 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <felixonmars@archlinux.org> pkgname=syntax-highlighting -pkgver=5.109.0 +pkgver=5.110.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=('9e637ae8e92dce33ab0f658e30d6aa132fc354304f90ffb099cd27c776d0b5c7' +sha256sums=('85277cab858cd04f3b4861daf5d885706e0e9da3e081e098849d7806ac7a753d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>