diff options
author | SmurfDaddy <antonioleal@yahoo.com> | 2024-08-19 12:20:48 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-19 22:42:08 +0700 |
commit | 43a70faaf4409186e3771b2abef426518751556e (patch) | |
tree | 17f627136a947810d22a4105cda051c22fa13497 /office | |
parent | abc4cef48d07926299271a117e2dbfc3a1b5e8c2 (diff) |
office/wps-office-dicts: Updated for version 24.2.6.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/wps-office-dicts/wps-office-dicts.SlackBuild | 3 | ||||
-rw-r--r-- | office/wps-office-dicts/wps-office-dicts.info | 10 |
2 files changed, 7 insertions, 6 deletions
diff --git a/office/wps-office-dicts/wps-office-dicts.SlackBuild b/office/wps-office-dicts/wps-office-dicts.SlackBuild index 72842bfcf3..b99bf2e8ee 100644 --- a/office/wps-office-dicts/wps-office-dicts.SlackBuild +++ b/office/wps-office-dicts/wps-office-dicts.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for <wps-office-dicts> +# Copyright 2024- Antonio Leal, Porto Salvo, Oeiras, Portugal # Copyright 2023 Petar Petrov slackalaxy at gmail dot com # All rights reserved. # @@ -25,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=wps-office-dicts -VERSION=${VERSION:-7.5.4.1} +VERSION=${VERSION:-24.2.6.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 6639b228c4..3fa5784d98 100644 --- a/office/wps-office-dicts/wps-office-dicts.info +++ b/office/wps-office-dicts/wps-office-dicts.info @@ -1,10 +1,10 @@ PRGNAM="wps-office-dicts" -VERSION="7.5.4.1" +VERSION="24.2.6.1" HOMEPAGE="https://github.com/LibreOffice/dictionaries/" -DOWNLOAD="https://github.com/LibreOffice/dictionaries/archive/libreoffice-7.5.4.1/dictionaries-libreoffice-7.5.4.1.tar.gz" -MD5SUM="e75ffce187ca7521b24e31ec7d414fe5" +DOWNLOAD="https://github.com/LibreOffice/dictionaries/archive/libreoffice-24.2.6.1/dictionaries-libreoffice-24.2.6.1.tar.gz" +MD5SUM="c3bcd17404ee30dad6746f7beb3ab38f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="wps-office" -MAINTAINER="Petar Petrov" -EMAIL="slackalaxy@gmail.com" +MAINTAINER="Antonio Leal" +EMAIL="antonioleal@yahoo.com" |