libraries/tff: Updated for version 0.2.8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-02-02 14:55:01 +07:00 committed by Robby Workman
parent 9d798b22f3
commit eca35b14d7
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tff
VERSION=${VERSION:-0.2.2}
VERSION=${VERSION:-0.2.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="tff"
VERSION="0.2.2"
VERSION="0.2.8"
HOMEPAGE="https://github.com/saitoha/tff"
DOWNLOAD="https://pypi.python.org/packages/source/t/tff/tff-0.2.2.tar.gz"
MD5SUM="7dc0b64fa59aa120f14a55492e829ee4"
DOWNLOAD="https://pypi.python.org/packages/source/t/tff/tff-0.2.8.tar.gz"
MD5SUM="69ec7e9433bf3a60ee3449a59a8a7c32"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"