--- smage/trunk/extras/numpy/numpy-1.15.4-r1.smage2 2018/11/23 10:09:41 12943 +++ smage/trunk/extras/numpy/numpy-1.15.4-r1.smage2 2018/11/23 10:12:32 12944 @@ -8,7 +8,12 @@ SDEPEND=">= dev-python/python2-setuptools-20 >= dev-python/python3-setuptools-20" -SRCFILE="${PNAME}-${PVER}.zip" +SRCFILE="v${PVER}.tar.gz" + +SRC_URI=( + https://github.com/${PNAME}/${PNAME}/archive/${SRCFILE} + mirror://${PNAME}/${SRCFILE} +) sminclude pypi