python3-scikit-image: fix typo
This commit is contained in:
@@ -3,7 +3,7 @@ pkgname=python3-scikit-image
|
|||||||
version=0.17.2
|
version=0.17.2
|
||||||
revision=1
|
revision=1
|
||||||
_pkgname="${pkgname#python3-}"
|
_pkgname="${pkgname#python3-}"
|
||||||
wrksrc="${_pkgname}-version}"
|
wrksrc="${_pkgname}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
build_helper="numpy"
|
build_helper="numpy"
|
||||||
hostmakedepends="python3-setuptools python3-Cython"
|
hostmakedepends="python3-setuptools python3-Cython"
|
||||||
|
|||||||
Reference in New Issue
Block a user