mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/trachet: Updated for version 1.0.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
dfdda5f663
commit
4765570071
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue