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

Maxime Gauduin alucryd at archlinux.org
Sun Sep 20 10:52:29 UTC 2020


    Date: Sunday, September 20, 2020 @ 10:52:29
  Author: alucryd
Revision: 711027

upgpkg: lib32-dconf 0.38.0-1

Modified:
  lib32-dconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-20 10:51:54 UTC (rev 711026)
+++ PKGBUILD	2020-09-20 10:52:29 UTC (rev 711027)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=lib32-dconf
-pkgver=0.36.0
+pkgver=0.38.0
 pkgrel=1
 pkgdesc='A low-level configuration system'
 arch=(x86_64)
@@ -22,7 +22,8 @@
   python
   vala
 )
-source=(git+https://gitlab.gnome.org/GNOME/dconf.git#tag=b11d5f1e18b1a57fde7e8d1a1c361d5bce0da564)
+_tag=c63ea4d11ac29db3c5175d53e990e77e8b20f7bf
+source=(git+https://gitlab.gnome.org/GNOME/dconf.git#tag=${_tag})
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list