diff options
author | Donald Cooley <chytraeu@sdf.org> | 2019-06-22 20:18:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-22 20:20:50 +0700 |
commit | 47d28118b836443e57e1ca8e1c5114530440e6cd (patch) | |
tree | 1ecebfe4f0bf561b68038beefacee9540f28a34e /office/hunspell-en/hunspell-en.SlackBuild | |
parent | fbcb208596a90bc391899cb98ec2aa91a90c49c0 (diff) |
office/hunspell-en: Updated for version 2018.04.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/hunspell-en/hunspell-en.SlackBuild')
-rw-r--r-- | office/hunspell-en/hunspell-en.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/hunspell-en/hunspell-en.SlackBuild b/office/hunspell-en/hunspell-en.SlackBuild index debd82f3504fc..2f7c757d63388 100644 --- a/office/hunspell-en/hunspell-en.SlackBuild +++ b/office/hunspell-en/hunspell-en.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for hunspell-en # Copyright 2014, Pablo Santamaria (pablosantamaria@gmail.com) -# Copyright 2017 Donald Cooley South Haven, IN USA +# Copyright 2017-2019 Donald Cooley South Haven, IN USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ # Based on the Arch PKGBUILD PRGNAM=hunspell-en -VERSION=${VERSION:-2017.01.22} +VERSION=${VERSION:-2018.04.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH="noarch" |