enchant2: update to 2.2.7.
This commit is contained in:
parent
86510b4342
commit
b2f27e1b7b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'enchant2'
|
||||
pkgname=enchant2
|
||||
version=2.2.6
|
||||
version=2.2.7
|
||||
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=8048c5bd26190b21279745cfecd05808c635bc14912e630340cd44a49b87d46d
|
||||
checksum=1b22976135812b35cb5b8d21a53ad11d5e7c1426c93f51e7a314a2a42cab3a09
|
||||
|
||||
enchant2-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue