[arch-commits] Commit in vala/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Wed Mar 11 13:39:02 UTC 2020
Date: Wednesday, March 11, 2020 @ 13:39:01
Author: heftig
Revision: 377374
0.48.1-1
Modified:
vala/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-11 13:38:54 UTC (rev 377373)
+++ PKGBUILD 2020-03-11 13:39:01 UTC (rev 377374)
@@ -3,7 +3,7 @@
# Contributor: Timm Preetz <timm at preetz.us>
pkgname=vala
-pkgver=0.48.0
+pkgver=0.48.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=2de13fa52713e918caff0878ff1dd4f462ec33cc # tags/0.48.0^0
+_commit=bca593bf3c434270e41d11b1edd266ff61bebf4f # tags/0.48.1^0
source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list