diff options
-rw-r--r-- | office/wps-office-dicts/wps-office-dicts.SlackBuild | 2 | ||||
-rw-r--r-- | office/wps-office-dicts/wps-office-dicts.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/wps-office-dicts/wps-office-dicts.SlackBuild b/office/wps-office-dicts/wps-office-dicts.SlackBuild index 46cbee0889..43d41031aa 100644 --- a/office/wps-office-dicts/wps-office-dicts.SlackBuild +++ b/office/wps-office-dicts/wps-office-dicts.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=wps-office-dicts -VERSION=${VERSION:-25.2.5.1} +VERSION=${VERSION:-25.2.5.2} 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 d47acb2a44..ff3ac2431c 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.1" +VERSION="25.2.5.2" HOMEPAGE="https://github.com/LibreOffice/dictionaries/" -DOWNLOAD="https://github.com/LibreOffice/dictionaries/archive/libreoffice-25.2.5.1/dictionaries-libreoffice-25.2.5.1.tar.gz" -MD5SUM="dab2d9065d14543887d416bc0bf8b7c4" +DOWNLOAD="https://github.com/LibreOffice/dictionaries/archive/libreoffice-25.2.5.2/dictionaries-libreoffice-25.2.5.2.tar.gz" +MD5SUM="c13651d3d6578eb6dc88862f0a92fd26" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="wps-office" |