mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/pyenchant: Updated for version 1.6.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
3dc8be241d
commit
54e927b9d1
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for pyenchant
|
||||
|
||||
# Written by vvoody <ydoovv@gmail.com>
|
||||
# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pyenchant
|
||||
VERSION=${VERSION:-1.6.8}
|
||||
VERSION=${VERSION:-1.6.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pyenchant"
|
||||
VERSION="1.6.8"
|
||||
VERSION="1.6.11"
|
||||
HOMEPAGE="http://pythonhosted.org/pyenchant/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/73/73/49f95fe636ab3deed0ef1e3b9087902413bcdf74ec00298c3059e660cfbb/pyenchant-1.6.8.tar.gz"
|
||||
MD5SUM="b59c06be2d6c7f79f521b569ee0e441b"
|
||||
DOWNLOAD="https://pypi.python.org/packages/f3/00/c04496277b1e681d0f500baf7ac8f3c7f1d21b9ea97ed951ed4ac5635fda/pyenchant-1.6.11.tar.gz"
|
||||
MD5SUM="a97f46c6bf0133318759e099117e91a8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue