mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/graphterm: Updated for version 0.56.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
36e66d8240
commit
78737c0a2b
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=graphterm
|
||||
VERSION=${VERSION:-0.56.1}
|
||||
VERSION=${VERSION:-0.56.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="graphterm"
|
||||
VERSION="0.56.1"
|
||||
VERSION="0.56.2"
|
||||
HOMEPAGE="http://code.mindmeldr.com/graphterm"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/g/graphterm/graphterm-0.56.1.tar.gz"
|
||||
MD5SUM="ecde1d509955e7a352c6223372645dbe"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/g/graphterm/graphterm-0.56.2.tar.gz"
|
||||
MD5SUM="731ab49f68e0be042d11e3e22e6aed15"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="tornado"
|
||||
|
|
Loading…
Reference in a new issue