Date: Sunday, March 17, 2019 @ 15:27:04 Author: heftig Revision: 348576
0.44.1-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-17 15:22:36 UTC (rev 348575) +++ PKGBUILD 2019-03-17 15:27:04 UTC (rev 348576) @@ -3,7 +3,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.44.0 +pkgver=0.44.1 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=5c24e43c809acc06b49341834a58e45f90e60313 # tags/0.44.0^0 +_commit=cc9ab83969909a0502dd7d9d3ebf160ead745763 # tags/0.44.1^0 source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit") sha256sums=('SKIP')
