author | Antonio Rojas
<arojas@archlinux.org> 2017-09-09 11:10:38 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-09-09 11:10:38 UTC |
parent | fe0119e7a3fb7dcd6d53961318bcc0557a5ad2f9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 15f9d86..3eecdcc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Maintainer: Felix Yan <felixonmars@archlinux.org> pkgname=syntax-highlighting -pkgver=5.37.0 +pkgver=5.38.0 pkgrel=1 pkgdesc='Syntax highlighting engine for structured text and code' arch=(i686 x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-xmlpatterns qt5-tools doxygen) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig} pkgbuild-syntax-highlight.patch) -sha256sums=('e2d075482bc5409646db40374c6caa0b055276e1a5cd8e30065e9f4fd0baa6d0' +sha256sums=('d4b887e2b4c0bb0d0c723325b11897d1ab38a644e3276d57eae8393928783680' 'SKIP' '4321ee61f2465966f87dde89cf60e39b30de14e82b492d9a11a5c7e725b1ad8f') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>