python-enchant: update to 2.0.0.
This commit is contained in:
parent
4f63b6291b
commit
4578c74888
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-enchant'
|
# Template file for 'python-enchant'
|
||||||
pkgname=python-enchant
|
pkgname=python-enchant
|
||||||
version=1.6.11
|
version=2.0.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pyenchant-${version}"
|
wrksrc="pyenchant-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://github.com/rfk/pyenchant"
|
homepage="https://github.com/rfk/pyenchant"
|
||||||
distfiles="${PYPI_SITE}/p/pyenchant/pyenchant-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyenchant/pyenchant-${version}.tar.gz"
|
||||||
checksum=27d3307aa3d3cd413c20eb1fd977446c133cae47d7329d8f846cd3d8ddae6278
|
checksum=fc31cda72ace001da8fe5d42f11c26e514a91fa8c70468739216ddd8de64e2a0
|
||||||
|
|
||||||
python3-enchant_package() {
|
python3-enchant_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue