vala: update to v0.56.9

This commit is contained in:
wszqkzqk
2023-07-02 19:47:49 +08:00
committed by Biswapriyo Nath
parent 5d9c0d572a
commit e5ced00c2b

View File

@@ -3,7 +3,7 @@
_realname=vala
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.56.8
pkgver=0.56.9
pkgrel=1
pkgdesc="Compiler for the GObject type system (mingw-w64)"
arch=('any')
@@ -19,7 +19,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-glib2"
"${MINGW_PACKAGE_PREFIX}-graphviz")
source=(https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz
0001-relocate-plugin-path.patch)
sha256sums=('93f81dcfc6a93b77baa271d65e6be981ee3238ad451ef380af118e295d904bde'
sha256sums=('55578c7c4f067ace028e541806af240f8084cb6ff0cc554caa8ac08cbf8bce2f'
'266756afe0fa2871800e2d4cbf5db5c9e9e68abd52f7f694f077c7e425bc2772')
prepare() {