system/trachet: Updated for version 1.0.6.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-05-17 08:53:23 -05:00 committed by Erik Hanson
parent d0440b2788
commit 3f9ecc5549
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="trachet"
VERSION="1.0.3"
VERSION="1.0.6"
HOMEPAGE="http://saitoha.github.io/trachet/"
DOWNLOAD="https://pypi.python.org/packages/source/t/trachet/trachet-1.0.3.tar.gz"
MD5SUM="f39ba724dabe7fa87a50896bcc58bc97"
DOWNLOAD="https://pypi.python.org/packages/source/t/trachet/trachet-1.0.6.tar.gz"
MD5SUM="04267bc3a77f9c8478827b17194dbb7f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tff"