author | Antonio Rojas
<arojas@archlinux.org> 2023-03-11 16:14:23 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-03-11 16:14:23 UTC |
parent | f2944f32f20094ab2b80e5210cbc855618ad65fb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index fb615db..c1f729c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <felixonmars@archlinux.org> pkgname=syntax-highlighting -pkgver=5.103.0 +pkgver=5.104.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=('49198fad25183f8307ec8817f1de6444d5c00d690b210f8b5ce8c408009b3620' +sha256sums=('028d08849f04db91d8030a131fe72e0c50afd07f9ef7c3df331c979b6395cd45' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>