diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-04 05:41:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-04 05:41:09 +0700 |
commit | cf69fcb30740fafc6c9915b689e3f61a4dc79ed9 (patch) | |
tree | 1212bf8cb6731de5f61686a4cacfc9c63e27ffc8 /python/llfuse | |
parent | 8d7456c75583f5d24eea070ccb13507e0fd0661d (diff) | |
download | slackbuilds-cf69fcb30740fafc6c9915b689e3f61a4dc79ed9.tar.gz |
python/llfuse: Updated for version 0.43.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/llfuse')
-rw-r--r-- | python/llfuse/llfuse.SlackBuild | 2 | ||||
-rw-r--r-- | python/llfuse/llfuse.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/llfuse/llfuse.SlackBuild b/python/llfuse/llfuse.SlackBuild index ccb577e293..2d2fe47f76 100644 --- a/python/llfuse/llfuse.SlackBuild +++ b/python/llfuse/llfuse.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=llfuse -VERSION=${VERSION:-0.42.1} +VERSION=${VERSION:-0.43} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/llfuse/llfuse.info b/python/llfuse/llfuse.info index 8f9b3daa6e..b817e29de4 100644 --- a/python/llfuse/llfuse.info +++ b/python/llfuse/llfuse.info @@ -1,8 +1,8 @@ PRGNAM="llfuse" -VERSION="0.42.1" +VERSION="0.43" HOMEPAGE="https://bitbucket.org/nikratio/python-llfuse/" -DOWNLOAD="https://bitbucket.org/nikratio/python-llfuse/downloads/llfuse-0.42.1.tar.bz2" -MD5SUM="f69c9e50be7fb028138c6621884f9122" +DOWNLOAD="https://bitbucket.org/nikratio/python-llfuse/downloads/llfuse-0.43.tar.bz2" +MD5SUM="f3d92839eecc567daa35028a92b7da71" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |