python3-fuse: update to 1.0.0
This commit is contained in:
parent
a9fe7fa3bc
commit
18f0db4060
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-fuse'
|
||||
pkgname=python3-fuse
|
||||
version=0.3.1
|
||||
revision=6
|
||||
version=1.0.0
|
||||
revision=1
|
||||
wrksrc=python-fuse-$version
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config python3-setuptools"
|
||||
|
@ -11,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/libfuse/python-fuse"
|
||||
distfiles="https://github.com/libfuse/python-fuse/archive/v${version}.tar.gz"
|
||||
checksum=243cfab15ee357dbcdac98c2ee5929f6e8c65d2ec9d77597e3732f79ce649eec
|
||||
checksum=caa90dd931128407df12b2c090200e49a67b9afb4176211aad03e2a19209a506
|
||||
|
|
Loading…
Reference in a new issue