python/git-fame: Updated for version 1.5.0.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2018-07-21 10:50:30 +12:00
parent e4c52136ae
commit 0e3a6a160d
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=git-fame
VERSION=${VERSION:-1.4.2}
VERSION=${VERSION:-1.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="git-fame"
VERSION="1.4.2"
VERSION="1.5.0"
HOMEPAGE="https://pypi.python.org/pypi/git-fame"
DOWNLOAD="https://pypi.python.org/packages/8b/0f/dfb31752f4df3e0d5561efff4b7965614f1e47fe64ee65cf98e6e80e09cb/git-fame-1.4.2.tar.gz"
MD5SUM="9ea9eee26a511ff569af786a19008678"
DOWNLOAD="https://files.pythonhosted.org/packages/6a/cd/123a9b4460fac0542e701f14ed5b4bfccc829fecbf0fc55cc2c10859c24d/git-fame-1.5.0.tar.gz"
MD5SUM="2669ee5397685e0c56ac48b6fec7ab21"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-argopt docopt tqdm"