Browse Source
office/wps-office-dicts: Updated for version 25.8.1.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/324/head
Antonio Leal
2 months ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
5 additions and
5 deletions
-
office/wps-office-dicts/wps-office-dicts.SlackBuild
-
office/wps-office-dicts/wps-office-dicts.info
|
|
@ -1,6 +1,6 @@ |
|
|
|
#!/bin/bash |
|
|
|
|
|
|
|
# Slackware build script for <wps-office-dicts> |
|
|
|
# Slackware build script for wps-office-dicts |
|
|
|
|
|
|
|
# Copyright 2024-2025 Antonio Leal, Porto Salvo, Oeiras, Portugal |
|
|
|
# Copyright 2023 Petar Petrov slackalaxy at gmail dot com |
|
|
@ -26,7 +26,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=wps-office-dicts |
|
|
|
VERSION=${VERSION:-25.2.5.2} |
|
|
|
VERSION=${VERSION:-25.8.1.1} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="wps-office-dicts" |
|
|
|
VERSION="25.2.5.2" |
|
|
|
VERSION="25.8.1.1" |
|
|
|
HOMEPAGE="https://github.com/LibreOffice/dictionaries/" |
|
|
|
DOWNLOAD="https://github.com/LibreOffice/dictionaries/archive/libreoffice-25.2.5.2/dictionaries-libreoffice-25.2.5.2.tar.gz" |
|
|
|
MD5SUM="c13651d3d6578eb6dc88862f0a92fd26" |
|
|
|
DOWNLOAD="https://github.com/LibreOffice/dictionaries/archive/libreoffice-25.8.1.1/dictionaries-libreoffice-25.8.1.1.tar.gz" |
|
|
|
MD5SUM="9de5809b0d4ecc9498c1c80211c18ad3" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="wps-office" |
|
|
|