From f7e8cd5bb7c391b2dc343559fb19f7e89b16e445 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 20 Jul 2017 02:00:10 +0200 Subject: [PATCH] python-enchant: update to 1.6.10 --- srcpkgs/python-enchant/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-enchant/template b/srcpkgs/python-enchant/template index ca8517f69fd..3b44473dca0 100644 --- a/srcpkgs/python-enchant/template +++ b/srcpkgs/python-enchant/template @@ -1,11 +1,11 @@ # Template file for 'python-enchant' pkgname=python-enchant -version=1.6.9 +version=1.6.10 revision=1 noarch=yes wrksrc="pyenchant-${version}" build_style=python-module -pycompile_module=enchant +pycompile_module="enchant" hostmakedepends="python-setuptools python3-setuptools enchant-devel" depends="enchant" short_desc="Spellchecking library for Python2" @@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni " license="LGPL-2.1" homepage="https://github.com/rfk/pyenchant" distfiles="${PYPI_SITE}/p/pyenchant/pyenchant-${version}.tar.gz" -checksum=4fa6bcc214abebbfd84a33c973caf1ec959979c06a3d65811e7d9a522e3e7cc8 +checksum=51f700c397026182cb0bebe6dc1982bd62732aff41fead7c14f83b56ac06a3f4 python3-enchant_package() { noarch=yes