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

Maxime Gauduin alucryd at archlinux.org
Thu Jan 7 13:28:27 UTC 2021


    Date: Thursday, January 7, 2021 @ 13:28:27
  Author: alucryd
Revision: 811776

upgpkg: sccache 0.2.14-1

Modified:
  sccache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-07 13:27:38 UTC (rev 811775)
+++ PKGBUILD	2021-01-07 13:28:27 UTC (rev 811776)
@@ -3,7 +3,7 @@
 # Contributor: Jean Lucas <jean at 4ray.co>
 
 pkgname=sccache
-pkgver=0.2.13
+pkgver=0.2.14
 pkgrel=1
 pkgdesc='Shared compilation cache'
 arch=(x86_64)
@@ -23,7 +23,7 @@
   'memcached: Memcached support'
   'redis: Redis support'
 )
-_tag=8916253e51cdd710dc70d0616235ace36e731f98
+_tag=655ef1a69691be4fcdcb8990dfca1001df5af129
 source=(git+https://github.com/mozilla/sccache.git#tag=${_tag})
 b2sums=(SKIP)
 



More information about the arch-commits mailing list