diff --git a/srcpkgs/enchant/template b/srcpkgs/enchant/template index 801bc20051d..e29ab366c01 100644 --- a/srcpkgs/enchant/template +++ b/srcpkgs/enchant/template @@ -1,7 +1,7 @@ # Template file for 'enchant' pkgname=enchant version=1.6.0 -revision=7 +revision=8 build_style=gnu-configure configure_args="--disable-zemberek --disable-ispell --disable-aspell --with-myspell-dir=/usr/share/hunspell" @@ -11,7 +11,7 @@ short_desc="Generic spell checking library" homepage="http://www.abisource.com/projects/enchant/" license="LGPL-2.1" maintainer="Juan RP " -distfiles="http://www.abisource.com/downloads/enchant/$version/enchant-$version.tar.gz" +distfiles="http://www.abisource.com/downloads/enchant/${version}/enchant-${version}.tar.gz" checksum=2fac9e7be7e9424b2c5570d8affe568db39f7572c10ed48d4e13cddf03f7097f patch_args="-Np1"