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