Date: Monday, June 17, 2019 @ 10:46:15 Author: heftig Revision: 356258
0.44.5-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-17 09:09:10 UTC (rev 356257) +++ PKGBUILD 2019-06-17 10:46:15 UTC (rev 356258) @@ -3,7 +3,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.44.4 +pkgver=0.44.5 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=27153b0cb63110fb744418e8bf20894dfa9173c0 # tags/0.44.4^0 +_commit=bc4ae5afec2b0a531f00d84ee69f61cca04d77b1 # tags/0.44.5^0 source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit") sha256sums=('SKIP')
