aboutsummaryrefslogtreecommitdiff
path: root/libraries/gspell/gspell.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-08 01:51:09 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-08 01:51:55 +0700
commitb43b5783a946d55e273168ca5b5a5f299af05ad9 (patch)
tree4f559bcfc8302ca9a77895e310d6fb11be38ee79 /libraries/gspell/gspell.SlackBuild
parent5de1b63a13aedd1db3cec3e74ef1ff0af4176614 (diff)
libraries/gspell: Updated for version 1.12.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gspell/gspell.SlackBuild')
-rw-r--r--libraries/gspell/gspell.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/gspell/gspell.SlackBuild b/libraries/gspell/gspell.SlackBuild
index b7d071b76f..5d79f30c6c 100644
--- a/libraries/gspell/gspell.SlackBuild
+++ b/libraries/gspell/gspell.SlackBuild
@@ -29,8 +29,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gspell
-VERSION=${VERSION:-1.9.1}
-BUILD=${BUILD:-3}
+VERSION=${VERSION:-1.12.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}