mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/translate: Updated for version 1.0.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0bb2fe6be5
commit
9190e41759
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=translate
|
||||
VERSION=${VERSION:-0.0.6}
|
||||
VERSION=${VERSION:-1.0.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="translate"
|
||||
VERSION="0.0.6"
|
||||
VERSION="1.0.7"
|
||||
HOMEPAGE="https://github.com/terryyin/google-translate-python"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/translate/translate-0.0.6.tar.gz"
|
||||
MD5SUM="0fc76256eb1ed53c834972193e09548b"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/translate/translate-1.0.7.tar.gz"
|
||||
MD5SUM="1afcb5396b3351bb92c839efd2066927"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue