system/TermRecord: Updated for version 1.2.5.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2019-02-11 20:31:01 +01:00 committed by Willy Sudiarto Raharjo
parent d88568ea35
commit c1ce0bfdaf
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for TermRecord
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
# 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=TermRecord
VERSION=${VERSION:-1.2.4}
VERSION=${VERSION:-1.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="TermRecord"
VERSION="1.2.4"
VERSION="1.2.5"
HOMEPAGE="https://github.com/theonewolf/TermRecord"
DOWNLOAD="https://pypi.python.org/packages/source/T/TermRecord/TermRecord-1.2.4.tar.gz"
MD5SUM="bb416b214c6c7d8dc63ae42c6b1e8460"
DOWNLOAD="https://files.pythonhosted.org/packages/54/72/59139ff485c52ea829fb8e3c846c04c01ef513ad2b3f07d0594a4b6e9bad/TermRecord-1.2.5.tar.gz"
MD5SUM="3fbda3cfbde39f06033954c3d561894f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Jinja2"