vala: Update to 0.48.0

This commit is contained in:
Alexey Pavlov
2020-03-04 09:17:59 +03:00
parent c8dcba06a9
commit faf9e1ec38

View File

@@ -3,7 +3,7 @@
_realname=vala
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.46.6
pkgver=0.48.0
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
002-use_time_s_functions_on_windows.mingw.patch)
sha256sums=('ef31649932872f094971d46453b21c60a41661670f98afa334062425b4aec47a'
sha256sums=('0926b29614c82a67e36e95996e905ad052f7f7b02fe855b2d17bd14e155e10cc'
'c588a3a69097aae30ada1d543001d5029865b1dd1f46132d9e60d12e1833b325'
'1309ae50867b81ea5d170487b36443a41c8dfee202213198c980a133300d6f9a')