mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/Flootty: Updated for version 3.1.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2fd90df2c1
commit
42d0935443
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=Flootty
|
||||
VERSION=${VERSION:-3.1.1}
|
||||
VERSION=${VERSION:-3.1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Flootty"
|
||||
VERSION="3.1.1"
|
||||
VERSION="3.1.2"
|
||||
HOMEPAGE="https://floobits.com"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/F/Flootty/Flootty-3.1.1.tar.gz"
|
||||
MD5SUM="cf39eed0b5cb434901e51ed16144aaf5"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/F/Flootty/Flootty-3.1.2.tar.gz"
|
||||
MD5SUM="6b4a7bfd9f12de89918283779121c08f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools"
|
||||
|
|
Loading…
Reference in a new issue