mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/Flootty: Updated for version 3.2.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
7bd65d8ffb
commit
014d1da918
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Flootty
|
||||
|
||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=Flootty
|
||||
VERSION=${VERSION:-3.1.7}
|
||||
VERSION=${VERSION:-3.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Flootty"
|
||||
VERSION="3.1.7"
|
||||
VERSION="3.2.0"
|
||||
HOMEPAGE="https://floobits.com"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/F/Flootty/Flootty-3.1.7.tar.gz"
|
||||
MD5SUM="1ccfebefc3301c3bdcb1283a77ccd844"
|
||||
DOWNLOAD="https://pypi.python.org/packages/e2/81/ba13d3f5792ee7da1ae5766f59e3e405433f29432a6790d6e78dde3aec41/Flootty-3.2.0.tar.gz"
|
||||
MD5SUM="65c6a5fbf7d61f9b94787baf3eb567b1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue