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


Commits:
644f47bb by Maxime Gauduin at 2024-05-20T21:30:40+02:00
upgpkg: 0.7.2-1

- - - - -
5a6f494a by Maxime Gauduin at 2024-05-21T00:04:27+02:00
upgpkg: 0.8.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Jean Lucas <j...@4ray.co>
 
 pkgname=sccache
-pkgver=0.7.7
+pkgver=0.8.0
 pkgrel=1
 pkgdesc='Shared compilation cache'
 arch=(x86_64)
@@ -24,9 +24,9 @@ optdepends=(
   'memcached: Memcached support'
   'redis: Redis support'
 )
-_tag=e976c42c2141969915bdd39dd3177db6f27405a8
+_tag=a8c5368b6d689d39667b9b8c79c5346c9cdf731b
 source=(git+https://github.com/mozilla/sccache.git#tag=${_tag})
-b2sums=(SKIP)
+b2sums=('b6db84d3be7793e4b914c67668c79547403224a44a321ca09c395d59f9785e584d6fe733e0acad588c0e2f83d6276e82d31e0c093d2bc0a0ad07d5f27707f6db')
 
 pkgver() {
   cd sccache



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sccache/-/compare/e3667172edd82cd6ca360b98abaaf434fd367f38...5a6f494a80dac146b20fe547af369c4e58438da1

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


Reply via email to