Date: Monday, April 8, 2019 @ 19:36:47 Author: heftig Revision: 350394
0.44.3-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-08 19:16:17 UTC (rev 350393) +++ PKGBUILD 2019-04-08 19:36:47 UTC (rev 350394) @@ -3,7 +3,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.44.2 +pkgver=0.44.3 pkgrel=1 pkgdesc='Compiler for the GObject type system' url='https://wiki.gnome.org/Projects/Vala' @@ -15,7 +15,7 @@ provides=(valadoc libvala-${pkgver%.*}.so libvaladoc-${pkgver%.*}.so) conflicts=(valadoc) replaces=(valadoc) -_commit=7a9f36448ee11da953f413cc857ff5610fb48541 # tags/0.44.2^0 +_commit=2ddcfe403f7aebe4742a886828baf578892c2272 # tags/0.44.3^0 source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit") sha256sums=('SKIP')
