parent
ce2da543e6
commit
bc0b744ce1
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-llfuse'
|
||||
pkgname=python-llfuse
|
||||
version=1.1.1
|
||||
revision=6
|
||||
version=1.3
|
||||
revision=1
|
||||
wrksrc="llfuse-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools pkg-config"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="LGPL-2"
|
||||
homepage="https://bitbucket.org/nikratio/python-llfuse/"
|
||||
distfiles="${PYPI_SITE}/l/llfuse/llfuse-${version}.tar.bz2"
|
||||
checksum=1b84b1152ae461e66ecc526d0de71eaec086c587e97d1dda93d620b16a92db6c
|
||||
checksum=d1ab2c7cdaeed1c4c99882f2ad44df3906db263b832d76de18291e484c685bd2
|
||||
|
||||
python3-llfuse_package() {
|
||||
depends="python3"
|
||||
|
|
Loading…
Reference in New Issue