blob: 5025c225de9afdb7999db23e5fdbb41a20e8249a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = sccache
pkgdesc = Shared compilation cache
pkgver = 0.2.13
pkgrel = 4
url = https://github.com/mozilla/sccache
arch = i686
arch = x86_64
license = apache
makedepends = rust
depends = openssl
depends = zlib
source = sccache-0.2.13.tar.gz::https://github.com/mozilla/sccache/archive/0.2.13.tar.gz
sha256sums = 81c973cf9a89e77f02a6b5710298531ba2e50d2555e8a931e505fbf570522e2a
pkgname = sccache
|