bump(main/enchant): 2.8.5

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-05-25 12:47:55 +00:00
parent 68272c3c5d
commit 03d0875e4f

View File

@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://rrthomas.github.io/enchant/
TERMUX_PKG_DESCRIPTION="Wraps a number of different spelling libraries and programs with a consistent interface"
TERMUX_PKG_LICENSE="LGPL-2.1"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="2.8.4"
TERMUX_PKG_VERSION="2.8.5"
TERMUX_PKG_SRCURL=https://github.com/rrthomas/enchant/releases/download/v${TERMUX_PKG_VERSION}/enchant-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=e28f98208df5f99320d6a05cd49f83420bf71e69052debe3b343c9bb15c833ed
TERMUX_PKG_SHA256=27bf35078dddb9746ef040a9fc5bd07fc3f6be6e1ee082d4d7e00d09c524d89a
TERMUX_PKG_DEPENDS="aspell, glib, hunspell, libc++"
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-relocatable"