Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
sccache


Commits:
af0035ab by Maxime Gauduin at 2023-11-20T14:24:23+01:00
upgpkg: 0.7.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = sccache
        pkgdesc = Shared compilation cache
-       pkgver = 0.6.0
+       pkgver = 0.7.0
        pkgrel = 1
        url = https://github.com/mozilla/sccache
        arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = sccache
        depends = zstd
        optdepends = memcached: Memcached support
        optdepends = redis: Redis support
-       source = 
git+https://github.com/mozilla/sccache.git#tag=e91199993877b687f9bc0da9c47c942f8375c1dd
+       source = 
git+https://github.com/mozilla/sccache.git#tag=b831172af097c2f9a523047ea4b06100462db5b0
        b2sums = SKIP
 
 pkgname = sccache


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Jean Lucas <[email protected]>
 
 pkgname=sccache
-pkgver=0.6.0
+pkgver=0.7.0
 pkgrel=1
 pkgdesc='Shared compilation cache'
 arch=(x86_64)
@@ -24,7 +24,7 @@ optdepends=(
   'memcached: Memcached support'
   'redis: Redis support'
 )
-_tag=e91199993877b687f9bc0da9c47c942f8375c1dd
+_tag=b831172af097c2f9a523047ea4b06100462db5b0
 source=(git+https://github.com/mozilla/sccache.git#tag=${_tag})
 b2sums=(SKIP)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sccache/-/commit/af0035ab313880824436a0a753b67bebc8053183

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sccache/-/commit/af0035ab313880824436a0a753b67bebc8053183
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to