mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/pyenchant: Updated for version 1.6.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
0f9e96db41
commit
fb3e21f38e
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pyenchant
|
||||
VERSION=${VERSION:-1.6.6}
|
||||
VERSION=${VERSION:-1.6.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pyenchant"
|
||||
VERSION="1.6.6"
|
||||
VERSION="1.6.8"
|
||||
HOMEPAGE="http://pythonhosted.org/pyenchant/"
|
||||
DOWNLOAD="http://pypi.python.org/packages/source/p/pyenchant/pyenchant-1.6.6.tar.gz"
|
||||
MD5SUM="9f5acfd87d04432bf8df5f9710a17358"
|
||||
DOWNLOAD="https://pypi.python.org/packages/73/73/49f95fe636ab3deed0ef1e3b9087902413bcdf74ec00298c3059e660cfbb/pyenchant-1.6.8.tar.gz"
|
||||
MD5SUM="b59c06be2d6c7f79f521b569ee0e441b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue