diff options
Diffstat (limited to 'repo/enchant2')
-rw-r--r-- | repo/enchant2/enchant2.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/enchant2/enchant2.xibuild b/repo/enchant2/enchant2.xibuild index afd5e0b..25f39bf 100644 --- a/repo/enchant2/enchant2.xibuild +++ b/repo/enchant2/enchant2.xibuild @@ -5,7 +5,7 @@ DESC="wrapper library for generic spell checking (v2)" MAKEDEPS="aspell glib dbus-glib gettext file bash nuspell" -PKG_VER=2.3.2 +PKG_VER=2.3.3 SOURCE="https://github.com/AbiWord/enchant/releases/download/v$PKG_VER/enchant-$PKG_VER.tar.gz" build() { |