enchant2: update to 2.2.4.

This commit is contained in:
Juan RP 2019-06-27 09:38:15 +02:00
parent a350c20ffa
commit 4e7a5b80cc
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -1,7 +1,7 @@
# Template file for 'enchant2'
pkgname=enchant2
version=2.2.3
revision=4
version=2.2.4
revision=1
wrksrc="enchant-${version}"
build_style=gnu-configure
make_build_args="pkgdatadir=/usr/share/enchant-2"
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="LGPL-2.1-or-later"
homepage="https://abiword.github.io/enchant/"
distfiles="https://github.com/AbiWord/enchant/releases/download/v${version}/enchant-${version}.tar.gz"
checksum=abd8e915675cff54c0d4da5029d95c528362266557c61c7149d53fa069b8076d
checksum=f5d6b689d23c0d488671f34b02d07b84e408544b2f9f6e74fb7221982b1ecadc
enchant2-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"