[arch-commits] Commit in vala/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Mon Oct 4 18:41:49 UTC 2021
Date: Monday, October 4, 2021 @ 18:41:48
Author: heftig
Revision: 425101
0.54.2-1
Modified:
vala/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-04 18:41:03 UTC (rev 425100)
+++ PKGBUILD 2021-10-04 18:41:48 UTC (rev 425101)
@@ -4,7 +4,7 @@
# Contributor: Timm Preetz <timm at preetz.us>
pkgname=vala
-pkgver=0.54.1
+pkgver=0.54.2
pkgrel=1
pkgdesc='Compiler for the GObject type system'
url='https://wiki.gnome.org/Projects/Vala'
@@ -16,7 +16,7 @@
provides=(valadoc libvala-${pkgver%.*}.so libvaladoc-${pkgver%.*}.so)
conflicts=(valadoc)
replaces=(valadoc)
-_commit=15380150e63402e41609346537825d64d1458eea # tags/0.54.1^0
+_commit=c78f83b093dd5b611612b878637a17569cee4055 # tags/0.54.2^0
source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list