office/hunspell-de: Updated for version 20161207.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bd2a3fb17c
commit
45e3b98ea2
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue