office/wps-office-dicts: Updated for version 24.2.6.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
abc4cef48d
commit
43a70faaf4
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue