diff --git a/srcpkgs/python-llfuse/template b/srcpkgs/python-llfuse/template index a3a012322ad..af3c7482746 100644 --- a/srcpkgs/python-llfuse/template +++ b/srcpkgs/python-llfuse/template @@ -1,6 +1,6 @@ # Template file for 'python-llfuse' pkgname=python-llfuse -version=0.43 +version=1.0 revision=1 wrksrc="llfuse-${version}" build_style=python-module @@ -14,8 +14,8 @@ maintainer="Christian Neukirchen " license="LGPL-2" homepage="https://bitbucket.org/nikratio/python-llfuse/" distfiles="https://bitbucket.org/nikratio/python-llfuse/downloads/llfuse-${version}.tar.bz2" -distfiles="${PYPI_SITE}/l/llfuse/llfuse-0.43.tar.bz2" -checksum=550c23c99ab1da711e816bdd980d588de174e143bc96cdb1f11c6ae6af35c7a1 +distfiles="${PYPI_SITE}/l/llfuse/llfuse-${version}.tar.bz2" +checksum=fa521ce77a8c0ac1c8c21e6d4b0705dacc0ddd627439c2b3827c674909c027d2 python3.4-llfuse_package() { depends="python3.4"