mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/wps-office: Updated for version 11.1.0.11708.XA.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ceff52fddf
commit
d0bd6509ee
2 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=wps-office
|
||||
VERSION=${VERSION:-11.1.0.11704.XA}
|
||||
VERSION=${VERSION:-11.1.0.11708.XA}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="wps-office"
|
||||
VERSION="11.1.0.11704.XA"
|
||||
VERSION="11.1.0.11708.XA"
|
||||
HOMEPAGE="https://linux.wps.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/11704/wps-office_11.1.0.11704.XA_amd64.deb"
|
||||
MD5SUM_x86_64="a7ffa744ab17127a0372fe12113bdc12"
|
||||
REQUIRES="%README%"
|
||||
DOWNLOAD_x86_64="https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/11708/wps-office_11.1.0.11708.XA_amd64.deb"
|
||||
MD5SUM_x86_64="9a903a5edb4431a092ddceabaa177ed5"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Petar Petrov"
|
||||
EMAIL="slackalaxy@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue