Date: Sunday, March 31, 2019 @ 14:08:16 Author: heftig Revision: 349499
0.44.2-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-31 13:44:28 UTC (rev 349498) +++ PKGBUILD 2019-03-31 14:08:16 UTC (rev 349499) @@ -3,7 +3,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.44.1 +pkgver=0.44.2 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=cc9ab83969909a0502dd7d9d3ebf160ead745763 # tags/0.44.1^0 +_commit=7a9f36448ee11da953f413cc857ff5610fb48541 # tags/0.44.2^0 source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit") sha256sums=('SKIP')
