mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python-enchant: update to 1.6.9.
This commit is contained in:
parent
69f513f004
commit
4be2ed87b3
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.8
|
version=1.6.9
|
||||||
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=7ead2ee74f1a4fc2a7199b3d6012eaaaceea03fbcadcb5df67d2f9d0d51f050a
|
checksum=4fa6bcc214abebbfd84a33c973caf1ec959979c06a3d65811e7d9a522e3e7cc8
|
||||||
|
|
||||||
python3-enchant_package() {
|
python3-enchant_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue