python3-fuse: fix $wrksrc
This commit is contained in:
parent
f84c2f8cc2
commit
f1978c52a9
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=python3-fuse
|
||||
version=0.3.1
|
||||
revision=5
|
||||
wrksrc=python-fuse
|
||||
wrksrc=python-fuse-$version
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config python3-setuptools"
|
||||
makedepends="fuse-devel python3-devel"
|
||||
|
|
Loading…
Reference in a new issue