From bc0b744ce18d5962f69f736627e9c8b52f7109ab Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 29 Sep 2017 03:23:35 -0300 Subject: [PATCH] python-llfuse: update to 1.3. Closes: #7884 [via git-merge-pr] --- srcpkgs/python-llfuse/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-llfuse/template b/srcpkgs/python-llfuse/template index 89d524d317..e54671c9e3 100644 --- a/srcpkgs/python-llfuse/template +++ b/srcpkgs/python-llfuse/template @@ -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 " 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"