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


Commits:
947715d2 by Maxime Gauduin at 2023-11-20T18:23:07+01:00
upgpkg: 0.7.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = sccache
        pkgdesc = Shared compilation cache
-       pkgver = 0.7.1
+       pkgver = 0.7.2
        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=1d71d5d810c161ff85217c71608d1d2262c35afb
+       source = 
git+https://github.com/mozilla/sccache.git#tag=f6fd5ddd2ad8370cada6b106fb254de099f96da5
        b2sums = SKIP
 
 pkgname = sccache


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Jean Lucas <[email protected]>
 
 pkgname=sccache
-pkgver=0.7.1
+pkgver=0.7.2
 pkgrel=1
 pkgdesc='Shared compilation cache'
 arch=(x86_64)
@@ -24,7 +24,7 @@ optdepends=(
   'memcached: Memcached support'
   'redis: Redis support'
 )
-_tag=1d71d5d810c161ff85217c71608d1d2262c35afb
+_tag=f6fd5ddd2ad8370cada6b106fb254de099f96da5
 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/947715d245d87b2bd8d13c85419b6f62f08d4947

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


Reply via email to