Vala: update to v0.56.2

This commit is contained in:
wszqkzqk
2022-08-07 14:15:47 +08:00
parent 8926e43402
commit 1c895fc57f

View File

@@ -3,8 +3,8 @@
_realname=vala
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.56.1
pkgrel=2
pkgver=0.56.2
pkgrel=1
pkgdesc="Compiler for the GObject type system (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
@@ -20,7 +20,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-glib2"
echo "${MINGW_PACKAGE_PREFIX}-graphviz")) # Remove this workaround afer graphviz available
source=(https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz
0001-relocate-plugin-path.patch)
sha256sums=('c518b81dfdda82d1cdf586b3f9b2323162cb96bd3cb5a2c03650cea025d91fb9'
sha256sums=('66c9619bb17859fd1ac3aba0a57970613e38fd2a1ee30541174260c9fb90124c'
'266756afe0fa2871800e2d4cbf5db5c9e9e68abd52f7f694f077c7e425bc2772')
prepare() {