author | Antonio Rojas
<arojas@archlinux.org> 2023-04-08 19:29:41 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-04-08 19:29:41 UTC |
parent | 054b473c18e62669810f699dabd3dc2d9fc9fca7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c1f729c..b19057f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <felixonmars@archlinux.org> pkgname=syntax-highlighting -pkgver=5.104.0 +pkgver=5.105.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=('028d08849f04db91d8030a131fe72e0c50afd07f9ef7c3df331c979b6395cd45' +sha256sums=('f558b8203359911fef33701e9bebbfaa7eb7cddcd34440d4d886fb5709d0114c' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>