summaryrefslogtreecommitdiffstats
path: root/office/hunspell-en/hunspell-en.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/hunspell-en/hunspell-en.SlackBuild')
-rw-r--r--office/hunspell-en/hunspell-en.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/hunspell-en/hunspell-en.SlackBuild b/office/hunspell-en/hunspell-en.SlackBuild
index 65ac454893..1762173df7 100644
--- a/office/hunspell-en/hunspell-en.SlackBuild
+++ b/office/hunspell-en/hunspell-en.SlackBuild
@@ -4,6 +4,7 @@
# Copyright 2014, Pablo Santamaria (pablosantamaria@gmail.com)
# Copyright 2017-2019 Donald Cooley South Haven, IN USA
+# Copyright 2022 Isaac Yu <isaacyu1@isaacyu1.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -28,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=hunspell-en
-VERSION=${VERSION:-2018.04.16}
+VERSION=${VERSION:-2020.12.07}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}