diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-10-09 21:09:48 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-10-09 21:09:48 +0300 |
| commit | 8b3a5a47e7fb2d4b85e1356c4377baed5c11f69e (patch) | |
| tree | 8f56cd5a37d38b82c6b2ed6c1a7459f1d5818ef1 /.SRCINFO | |
| parent | ff4f2d71f03e02861ec4554981054f5742700d8d (diff) | |
No use for custom prepare() and noextract
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,13 +1,12 @@ pkgbase = go-ipfs-bin pkgdesc = Zero knowledge cloud-based password manager pkgver = 0.3.7 - pkgrel = 1 + pkgrel = 2 url = https://ipfs.io arch = x86_64 arch = i686 license = MIT provides = ipfs - noextract = ipfs_v0.3.7_linux-amd64.zip source_x86_64 = https://gobuilder.me/get/github.com/ipfs/go-ipfs/cmd/ipfs/ipfs_v0.3.7_linux-amd64.zip sha256sums_x86_64 = 097d8bec12cfd4df6d173e3bf4aaede3ad5d3167f7f23bba3238be48e82e84e6 source_i686 = https://gobuilder.me/get/github.com/ipfs/go-ipfs/cmd/ipfs/ipfs_v0.3.7_linux-386.zip |
