[arch-commits] Commit in vala/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Tue Jan 22 23:11:31 UTC 2019
Date: Tuesday, January 22, 2019 @ 23:11:30
Author: anthraxx
Revision: 344591
upgpkg: vala 0.42.5-1
Modified:
vala/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-22 23:05:54 UTC (rev 344590)
+++ PKGBUILD 2019-01-22 23:11:30 UTC (rev 344591)
@@ -3,7 +3,7 @@
# Contributor: Timm Preetz <timm at preetz.us>
pkgname=vala
-pkgver=0.42.4
+pkgver=0.42.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=2ff3e54e8e1e77a889db72cb523b3792962a3421 # tags/0.42.4^0
+_commit=d71a97f9615094e1dc083bbac2776ab94a85c62f # tags/0.42.5^0
source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list