[arch-commits] Commit in vala/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Sun Jan 9 02:51:50 UTC 2022


    Date: Sunday, January 9, 2022 @ 02:51:49
  Author: heftig
Revision: 433981

0.54.6-1

Modified:
  vala/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-08 21:39:59 UTC (rev 433980)
+++ PKGBUILD	2022-01-09 02:51:49 UTC (rev 433981)
@@ -4,7 +4,7 @@
 # Contributor: Timm Preetz <timm at preetz.us>
 
 pkgname=vala
-pkgver=0.54.5
+pkgver=0.54.6
 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=734def5abb9fdea16276ea66d6c7eecba25bfa0a  # tags/0.54.5^0
+_commit=9fa627b36ca7828c0d7893e6f5eaf48ea9b02757  # tags/0.54.6^0
 source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -47,4 +47,4 @@
   make DESTDIR="$pkgdir" install
 }
 
-# vim: ts=2 sw=2 et:
+# vim:set sw=2 et:



More information about the arch-commits mailing list