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

Maxime Gauduin alucryd at archlinux.org
Sat Jun 13 09:10:28 UTC 2020


    Date: Saturday, June 13, 2020 @ 09:10:28
  Author: alucryd
Revision: 642848

upgpkg: libcloudproviders 0.3.1-1

Modified:
  libcloudproviders/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-13 09:03:20 UTC (rev 642847)
+++ PKGBUILD	2020-06-13 09:10:28 UTC (rev 642848)
@@ -2,8 +2,8 @@
 # Contributor: Fina Wilke <fina at felinira.net>
 
 pkgname=libcloudproviders
-pkgver=0.3.0
-pkgrel=4
+pkgver=0.3.1
+pkgrel=1
 pkgdesc='DBus API that allows cloud storage sync clients to expose their services'
 arch=(x86_64)
 url=https://gitlab.gnome.org/World/libcloudproviders
@@ -17,7 +17,8 @@
   meson
   vala
 )
-source=(git+https://gitlab.gnome.org/World/libcloudproviders.git#tag=79d1652a0aadab39648bc30db853cdb1d6e2bf95)
+_tag=4672d39320f4ef6091a4977b8e6a4ac079296c26
+source=(git+https://gitlab.gnome.org/World/libcloudproviders.git#tag=${_tag})
 md5sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list