diff options
-rw-r--r-- | office/wps-office-dicts/wps-office-dicts.SlackBuild | 4 | ||||
-rw-r--r-- | office/wps-office-dicts/wps-office-dicts.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/wps-office-dicts/wps-office-dicts.SlackBuild b/office/wps-office-dicts/wps-office-dicts.SlackBuild index 43d41031aa..0d0d94003b 100644 --- a/office/wps-office-dicts/wps-office-dicts.SlackBuild +++ b/office/wps-office-dicts/wps-office-dicts.SlackBuild @@ -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} diff --git a/office/wps-office-dicts/wps-office-dicts.info b/office/wps-office-dicts/wps-office-dicts.info index ff3ac2431c..02170ff08a 100644 --- a/office/wps-office-dicts/wps-office-dicts.info +++ b/office/wps-office-dicts/wps-office-dicts.info @@ -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" |