diff options
Diffstat (limited to 'office/hunspell-de')
-rw-r--r-- | office/hunspell-de/hunspell-de.SlackBuild | 4 | ||||
-rw-r--r-- | office/hunspell-de/hunspell-de.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/office/hunspell-de/hunspell-de.SlackBuild b/office/hunspell-de/hunspell-de.SlackBuild index 7990c6290f..26029dfd02 100644 --- a/office/hunspell-de/hunspell-de.SlackBuild +++ b/office/hunspell-de/hunspell-de.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hunspell-de -# Copyright 2016 Johannes Schoepfer +# Copyright 2016-2017 Johannes Schoepfer, Germany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hunspell-de -VERSION=${VERSION:-20160407} +VERSION=${VERSION:-20161207} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH=noarch diff --git a/office/hunspell-de/hunspell-de.info b/office/hunspell-de/hunspell-de.info index 720f591ae1..5786d6f64a 100644 --- a/office/hunspell-de/hunspell-de.info +++ b/office/hunspell-de/hunspell-de.info @@ -1,10 +1,10 @@ PRGNAM="hunspell-de" -VERSION="20160407" +VERSION="20161207" HOMEPAGE="https://www.j3e.de/ispell/igerman98/" -DOWNLOAD="https://www.j3e.de/ispell/igerman98/dict/igerman98-20160407.tar.bz2" -MD5SUM="5e5ce15bbfd56a6f89e7789e63fffad0" +DOWNLOAD="https://www.j3e.de/ispell/igerman98/dict/igerman98-20161207.tar.bz2" +MD5SUM="eb170f5d8992653b47ac4a15d127b58a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Johannes Schoepfer" -EMAIL="<slackbuilds[at]schoepfer[dot]info>" +EMAIL="slackbuilds[at]schoepfer[dot]info" |