mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/git-fame: Updated for version 1.9.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
82341bfa95
commit
67ef031530
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=git-fame
|
||||
VERSION=${VERSION:-1.8.0}
|
||||
VERSION=${VERSION:-1.9.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="git-fame"
|
||||
VERSION="1.8.0"
|
||||
VERSION="1.9.1"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/git-fame"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/7d/21/4350f571b306a18372e32deb65aff5134a781085c88dc25fe9bdbf15b256/git-fame-1.8.0.tar.gz"
|
||||
MD5SUM="83b60dcfbf7fa7a4788e7d492ae9a25d"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/2c/f8/418f6790948ca510a20d9a3e61a5c7e99e8d96e1735327bbe0744666a9c1/git-fame-1.9.1.tar.gz"
|
||||
MD5SUM="90c1ac88f69cd4a06876f8839469feb6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-argopt docopt tqdm python-tabulate"
|
||||
|
|
Loading…
Reference in a new issue