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

Maxime Gauduin alucryd at archlinux.org
Sat Jan 16 12:51:44 UTC 2021


    Date: Saturday, January 16, 2021 @ 12:51:43
  Author: alucryd
Revision: 821130

upgpkg: sccache v0.2.15-1

Modified:
  sccache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-16 11:57:20 UTC (rev 821129)
+++ PKGBUILD	2021-01-16 12:51:43 UTC (rev 821130)
@@ -3,7 +3,7 @@
 # Contributor: Jean Lucas <jean at 4ray.co>
 
 pkgname=sccache
-pkgver=0.2.14
+pkgver=v0.2.15
 pkgrel=1
 pkgdesc='Shared compilation cache'
 arch=(x86_64)
@@ -23,7 +23,7 @@
   'memcached: Memcached support'
   'redis: Redis support'
 )
-_tag=655ef1a69691be4fcdcb8990dfca1001df5af129
+_tag=6b6d2f7d2dceefeb4f583712aa4c221db62be0bd
 source=(git+https://github.com/mozilla/sccache.git#tag=${_tag})
 b2sums=(SKIP)
 



More information about the arch-commits mailing list