system/trachet: Updated for version 1.0.0.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-02-22 19:35:05 +01:00 committed by Erik Hanson
parent dfdda5f663
commit 4765570071
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:-0.3.19}
VERSION=${VERSION:-1.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="trachet"
VERSION="0.3.19"
VERSION="1.0.0"
HOMEPAGE="http://saitoha.github.io/trachet/"
DOWNLOAD="https://pypi.python.org/packages/source/t/trachet/trachet-0.3.19.tar.gz"
MD5SUM="0c3416222f29ff50afc5b748becc1a31"
DOWNLOAD="https://pypi.python.org/packages/source/t/trachet/trachet-1.0.0.tar.gz"
MD5SUM="b8592c880a106bf8e67979cb559191ca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tff"