diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2016-04-06 09:27:18 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-04-07 05:49:30 -0500 |
commit | 1da3fc83ba8d7e8cc7fb22486a0320ba73a2d091 (patch) | |
tree | db5ef327cc055e496bcb4ba29a44b81abeb9733d /python/llfuse/llfuse.info | |
parent | e83db2273af3da21918902d56627a209d6b4929c (diff) |
python/llfuse: Updated for version 1.0 + new maintainer.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
Diffstat (limited to 'python/llfuse/llfuse.info')
-rw-r--r-- | python/llfuse/llfuse.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/python/llfuse/llfuse.info b/python/llfuse/llfuse.info index b817e29de471..a1be9b5213e4 100644 --- a/python/llfuse/llfuse.info +++ b/python/llfuse/llfuse.info @@ -1,10 +1,10 @@ PRGNAM="llfuse" -VERSION="0.43" +VERSION="1.0" HOMEPAGE="https://bitbucket.org/nikratio/python-llfuse/" -DOWNLOAD="https://bitbucket.org/nikratio/python-llfuse/downloads/llfuse-0.43.tar.bz2" -MD5SUM="f3d92839eecc567daa35028a92b7da71" +DOWNLOAD="https://bitbucket.org/nikratio/python-llfuse/downloads/llfuse-1.0.tar.bz2" +MD5SUM="6e71af191381da135a222e3c0e7569a1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Andrzej Telszewski" -EMAIL="atelszewski@gmail.com" +MAINTAINER="Marcel Saegebarth" +EMAIL="marc@mos6581.de" |