mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/jellyfish: Updated for version 0.5.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
9691b42681
commit
8a6c00d7df
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=jellyfish
|
||||
VERSION=${VERSION:-0.5.3}
|
||||
VERSION=${VERSION:-0.5.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="jellyfish"
|
||||
VERSION="0.5.3"
|
||||
VERSION="0.5.4"
|
||||
HOMEPAGE="https://github.com/sunlightlabs/jellyfish"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/j/jellyfish/jellyfish-0.5.3.tar.gz"
|
||||
MD5SUM="c24a27bd01a6fe54a4608aa19347b338"
|
||||
DOWNLOAD="https://pypi.python.org/packages/cc/a8/fc7d71ccba20e1553b06713601cc0b83908cf4d6f5aa5a4f2c804f8b3000/jellyfish-0.5.4.tar.gz"
|
||||
MD5SUM="3fc5b35caed6fdaf3e71a050a4d11b19"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue