vala: update to 0.56.12

This commit is contained in:
Biswapriyo Nath
2023-08-20 01:25:11 +05:30
parent b9011259b0
commit 613db72850

View File

@@ -3,7 +3,7 @@
_realname=vala
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.56.10
pkgver=0.56.12
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=('a83ad3af4228f02f2510f8a3e4f3c4f9c36c8605b1261ce6d5d53be35ba1fc4d'
sha256sums=('92c9d54b7cbea3a97077e5d981c8d1b5d06eb285ed159aecab9c58d110253559'
'266756afe0fa2871800e2d4cbf5db5c9e9e68abd52f7f694f077c7e425bc2772')
prepare() {