enchant2: update to 2.3.2.
This commit is contained in:
parent
21bf3872fc
commit
76ece037d7
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'enchant2'
|
||||
pkgname=enchant2
|
||||
version=2.2.15
|
||||
revision=5
|
||||
version=2.3.2
|
||||
revision=1
|
||||
wrksrc="enchant-${version}"
|
||||
build_style=gnu-configure
|
||||
# so package doesn't conflict with enchant's /usr/share/enchant/enchant.ordering;
|
||||
|
@ -22,7 +22,8 @@ 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=3b0f2215578115f28e2a6aa549b35128600394304bd79d6f28b0d3b3d6f46c03
|
||||
checksum=ce9ba47fd4d34031bd69445598a698a6611602b2b0e91d705e91a6f5099ead6e
|
||||
make_check=no # tests broken
|
||||
|
||||
enchant2-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue