mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/trachet: Updated for version 1.0.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0c36b15b3e
commit
ce0523e8fa
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=trachet
|
||||
VERSION=${VERSION:-1.0.8}
|
||||
VERSION=${VERSION:-1.0.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="trachet"
|
||||
VERSION="1.0.8"
|
||||
VERSION="1.0.9"
|
||||
HOMEPAGE="http://saitoha.github.io/trachet/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/trachet/trachet-1.0.8.tar.gz"
|
||||
MD5SUM="67aa784c7105b9242396d6b6ab8e9c62"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/trachet/trachet-1.0.9.tar.gz"
|
||||
MD5SUM="5fe949a40075892e74f25ffedc4ca8c6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="tff"
|
||||
|
|
Loading…
Reference in a new issue