Browse Source
office/wps-office-dicts: Updated for version 25.8.2.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
master
Antonio Leal
5 days ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
office/wps-office-dicts/wps-office-dicts.SlackBuild
-
office/wps-office-dicts/wps-office-dicts.info
|
|
@ -26,7 +26,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=wps-office-dicts |
|
|
|
VERSION=${VERSION:-25.8.2.1} |
|
|
|
VERSION=${VERSION:-25.8.2.2} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="wps-office-dicts" |
|
|
|
VERSION="25.8.2.1" |
|
|
|
VERSION="25.8.2.2" |
|
|
|
HOMEPAGE="https://github.com/LibreOffice/dictionaries/" |
|
|
|
DOWNLOAD="https://github.com/LibreOffice/dictionaries/archive/libreoffice-25.8.2.1/dictionaries-libreoffice-25.8.2.1.tar.gz" |
|
|
|
MD5SUM="171ad55e49b9346a27bdffe634092468" |
|
|
|
DOWNLOAD="https://github.com/LibreOffice/dictionaries/archive/libreoffice-25.8.2.2/dictionaries-libreoffice-25.8.2.2.tar.gz" |
|
|
|
MD5SUM="1bca03623b2c24d45050f5748d95d471" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="wps-office" |
|
|
|