Date: Tuesday, April 21, 2020 @ 12:39:55 Author: heftig Revision: 380679
0.48.4-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-21 11:50:28 UTC (rev 380678) +++ PKGBUILD 2020-04-21 12:39:55 UTC (rev 380679) @@ -3,7 +3,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.48.3 +pkgver=0.48.4 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=b8565a5ed1fe9327fc444f9df29111f98f153b53 # tags/0.48.3^0 +_commit=6bf52d0cdfdc42b214fbd189aa22e6dc159a4aaa # tags/0.48.4^0 source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit") sha256sums=('SKIP')
