Use unique file names for sources
This commit is contained in:
parent
92bc518a4b
commit
0789e79be9
10 changed files with 21 additions and 21 deletions
|
@ -20,7 +20,7 @@ pkgbase = firefox-syncstorage
|
|||
depends = python-tokenlib
|
||||
optdepends = mysql: for use with a local database server
|
||||
backup = etc/firefox-syncstorage.toml
|
||||
source = https://github.com/mozilla-services/syncstorage-rs/archive/0.13.0.tar.gz
|
||||
source = https://github.com/mozilla-services/syncstorage-rs/archive/0.13.0/syncstorage-rs-0.13.0.tar.gz
|
||||
source = firefox-syncstorage.service
|
||||
sha256sums = 62c9922f3fc8067da511780fbdd7e41a55d18ec0790827ec253a17fcc60022a7
|
||||
sha256sums = 609e057cd835ea54b06b32b98e210cd946255f652e7754c9160fd7c94379a83d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue