diff options
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="" |