enchant2: update to 2.2.8.

This commit is contained in:
mobinmob 2020-03-06 22:41:50 +02:00 committed by Helmut Pozimski
parent 9198e95f6b
commit 26b1000818
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'enchant2'
pkgname=enchant2
version=2.2.7
version=2.2.8
revision=1
wrksrc="enchant-${version}"
build_style=gnu-configure
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
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=1b22976135812b35cb5b8d21a53ad11d5e7c1426c93f51e7a314a2a42cab3a09
checksum=c7b5e2853f0dd0b1aafea2f9e071941affeec3a76df8e3f6d67a718c89293555
enchant2-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"