enchant2: update to 2.2.4.
This commit is contained in:
parent
a350c20ffa
commit
4e7a5b80cc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'enchant2'
|
# Template file for 'enchant2'
|
||||||
pkgname=enchant2
|
pkgname=enchant2
|
||||||
version=2.2.3
|
version=2.2.4
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="enchant-${version}"
|
wrksrc="enchant-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_args="pkgdatadir=/usr/share/enchant-2"
|
make_build_args="pkgdatadir=/usr/share/enchant-2"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://abiword.github.io/enchant/"
|
homepage="https://abiword.github.io/enchant/"
|
||||||
distfiles="https://github.com/AbiWord/enchant/releases/download/v${version}/enchant-${version}.tar.gz"
|
distfiles="https://github.com/AbiWord/enchant/releases/download/v${version}/enchant-${version}.tar.gz"
|
||||||
checksum=abd8e915675cff54c0d4da5029d95c528362266557c61c7149d53fa069b8076d
|
checksum=f5d6b689d23c0d488671f34b02d07b84e408544b2f9f6e74fb7221982b1ecadc
|
||||||
|
|
||||||
enchant2-devel_package() {
|
enchant2-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue