vala: Update to 0.42.4 (#4791)

This commit is contained in:
Christoph Reiter
2018-12-21 06:57:36 +01:00
committed by Алексей
parent 2df5493325
commit dabfec9684

View File

@@ -3,7 +3,7 @@
_realname=vala
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.42.3
pkgver=0.42.4
pkgrel=1
pkgdesc="Compiler for the GObject type system (mingw-w64)"
arch=('any')
@@ -19,7 +19,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-glib2"
source=(https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz
001-change-pkg-config-invocations.mingw.patch
no-undefined.patch)
sha256sums=('5fc73dd1e683dc7391bb96d02b2f671aa8289411a48611a05265629e0048587d'
sha256sums=('b528906d080ac5b6043285a82c194c988e495c70da71ae19c1fc7811509f4f1e'
'c588a3a69097aae30ada1d543001d5029865b1dd1f46132d9e60d12e1833b325'
'9087e04459e50d8142ab3cc82f728eadcc54187be6652a246d0542c2a151eaab')