git » syntax-highlighting.git » commit f413c01

KDE Frameworks 5.102.0

author Antonio Rojas
2023-01-14 13:33:28 UTC
committer Antonio Rojas
2023-01-14 13:33:28 UTC
parent 07721f3daa261f6a61e5c5d51da3d890d140ba8c

KDE Frameworks 5.102.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e27add5..e2d13a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars@archlinux.org>
 
 pkgname=syntax-highlighting
-pkgver=5.101.0
+pkgver=5.102.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=('31cddb233f79ce596f81bf66f4526a9b8ddb06e3224f200596e56bb0dc1f1d3b'
+sha256sums=('2f2724e44d9f9bca29d939e34ba2987d1703b133e82e0fffc0ced8e45171f20f'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)