vala: update to 0.56.13

This commit is contained in:
Biswapriyo Nath
2023-08-30 20:26:29 +05:30
parent 423da84d45
commit 492bf4c4d0

View File

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