python-enchant: update to 1.6.7.
This commit is contained in:
parent
e5bdaf8547
commit
e2affbd096
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-enchant'
|
||||
pkgname=python-enchant
|
||||
version=1.6.6
|
||||
version=1.6.7
|
||||
revision=1
|
||||
_name=pyenchant
|
||||
wrksrc=$_name-$version
|
||||
|
@ -14,5 +14,5 @@ short_desc="Spellchecking library for python"
|
|||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/rfk/pyenchant"
|
||||
distfiles="$PYPI_SITE/p/$_name/${_name}-${version}.tar.gz"
|
||||
checksum=25c9d2667d512f8fc4410465fdd2e868377ca07eb3d56e2b6e534a86281d64d3
|
||||
distfiles="$homepage/archive/v${version}.tar.gz"
|
||||
checksum=2ec5e2eb190b8c0f92f9d8d9ade26dbf5365ceaaa144eb2b2838852bd008865f
|
||||
|
|
Loading…
Reference in a new issue