git » syntax-highlighting.git » commit 5af5e57

Update to 5.79.1

author Antonio Rojas
2021-02-16 10:27:34 UTC
committer Antonio Rojas
2021-02-16 10:27:34 UTC
parent cda9adeb6b2ce18a284a33363dd91b984c369798

Update to 5.79.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index a4dd787..2225e0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars@archlinux.org>
 
 pkgname=syntax-highlighting
-pkgver=5.79.0
+pkgver=5.79.1
 pkgrel=1
 pkgdesc='Syntax highlighting engine for structured text and code'
 arch=(x86_64)
@@ -12,7 +12,7 @@ depends=(qt5-base)
 makedepends=(extra-cmake-modules qt5-xmlpatterns qt5-tools qt5-doc doxygen)
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('cfb863e6566cf6772eafa762a7c355305c54011e90b226adfd0ecc17d6441480'
+sha256sums=('b2825ebee4c527f96562d18abb553195809dcc32174a4b998c71850e24527990'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>