mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
python/git-fame: Updated for version 1.11.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
ceccffd2ed
commit
0e37281d29
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for git-fame
|
||||
|
||||
# Copyright 2017-2019 Andrew Clemons, Wellington New Zealand
|
||||
# Copyright 2017-2020 Andrew Clemons, Wellington New Zealand
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=git-fame
|
||||
VERSION=${VERSION:-1.10.1}
|
||||
VERSION=${VERSION:-1.11.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="git-fame"
|
||||
VERSION="1.10.1"
|
||||
VERSION="1.11.0"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/git-fame"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/f4/f0/0ffda6889a91223c1719e44f3e729e4134325ea403b4fabbadd5e8eb31ad/git-fame-1.10.1.tar.gz"
|
||||
MD5SUM="f0e879ff766772e45e7f0ae03d4167be"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/00/b6/4eb0f863ecdd62e8a1544f5c2fcd4076c787f84f35ec7209eef59432c07b/git-fame-1.11.0.tar.gz"
|
||||
MD5SUM="5d4c8e0131022be52966aa25ffb48538"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-argopt docopt tqdm python-tabulate"
|
||||
|
|
Loading…
Reference in a new issue