Date: Tuesday, July 16, 2019 @ 11:03:32 Author: heftig Revision: 358051
0.44.6-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-16 10:00:36 UTC (rev 358050) +++ PKGBUILD 2019-07-16 11:03:32 UTC (rev 358051) @@ -3,7 +3,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.44.5 +pkgver=0.44.6 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=bc4ae5afec2b0a531f00d84ee69f61cca04d77b1 # tags/0.44.5^0 +_commit=d7a9dece752dc0cac5527e2d45bd05efb17205da # tags/0.44.6^0 source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit") sha256sums=('SKIP')
