diff --git a/mingw-w64-syntax-highlighting-qt5/PKGBUILD b/mingw-w64-syntax-highlighting-qt5/PKGBUILD index adef884212..1ea757062b 100644 --- a/mingw-w64-syntax-highlighting-qt5/PKGBUILD +++ b/mingw-w64-syntax-highlighting-qt5/PKGBUILD @@ -3,8 +3,8 @@ _variant=-${KF5_VARIANT:-shared} source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-frameworks5 _kde_f5_init_package "${_variant}" "syntax-highlighting" -pkgver=5.50.0 -pkgrel=2 +pkgver=5.59.0 +pkgrel=1 arch=('any') pkgdesc="Syntax highlighting library using Kate's syntax rules (mingw-w64-qt5${_namesuff})" license=('MIT') @@ -14,7 +14,7 @@ _kde_f5_add_depends "${_variant}" "${MINGW_PACKAGE_PREFIX}-qt5${_namesuff}" groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_basename}-${pkgver}.tar.xz" qtcore_include.patch) -sha256sums=('a4d58e7b65a35e9ee4b6dae7422c530730a590efa905e49e2456ef87a1433c82' +sha256sums=('8ed700bb070638a5e7ad33f45ba29bc88f9420ee1ece1230296e3da12b5e91f0' 'c69bf49982c29681c8e5caa80dd209eba0cc0e44e56378f9456013048bbab3d5') prepare() {