vala: Update to 0.48.3

This commit is contained in:
Alexey Pavlov
2020-04-12 14:04:21 +03:00
parent ef71de880f
commit 72a28ee3fb

View File

@@ -3,7 +3,7 @@
_realname=vala
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.48.2
pkgver=0.48.3
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=('f095b0e624b8f4e5a426028ac255e477fad8c3b4c8cbbdebda8d6cd95bf79477'
sha256sums=('0169d5308823691582490bde23a61dd0e19cbea90aa326e747870dd0e0b9fdc2'
'c588a3a69097aae30ada1d543001d5029865b1dd1f46132d9e60d12e1833b325'
'1309ae50867b81ea5d170487b36443a41c8dfee202213198c980a133300d6f9a')