diff options
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 debd82f3504f..2f7c757d6338 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" |