1
0
mirror of synced 2024-06-18 10:29:41 +02:00

Added zenodo reposited archive URI

This commit is contained in:
Horea Christian 2019-11-20 10:55:32 +01:00
parent 8eff8d0680
commit 402bc1bf30

View File

@ -8,8 +8,8 @@ inherit check-reqs
DESCRIPTION="BIDS data files released with the OPFVTA publication"
HOMEPAGE="http://www.aic-fmi.ethz.ch/"
SRC_URI="
https://zenodo.org/record/3236930/files/${P}.tar.xz
http://chymera.eu/distfiles/${P}.tar.xz
https://zenodo.org/record/3546177/files/${P}.tar.xz
"
LICENSE="CC-BY-SA-4.0"
@ -20,7 +20,7 @@ RDEPEND=""
DEPEND=""
pkg_pretend() {
CHECKREQS_DISK_BUILD="11G"
CHECKREQS_DISK_BUILD="33G"
check-reqs_pkg_pretend
}