wps-office: update to 11.1.0.9719.
This commit is contained in:
parent
8114c5fc0e
commit
e1ef5a6d53
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wps-office'
|
# Template file for 'wps-office'
|
||||||
pkgname=wps-office
|
pkgname=wps-office
|
||||||
version=11.1.0.9711
|
version=11.1.0.9719
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -10,11 +10,11 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
#The old Kingsoft WPS Community License has disappeared from the
|
#The old Kingsoft WPS Community License has disappeared from the
|
||||||
#site. There is an EULA in the archive which is instaled as license
|
#site. There is an EULA in the archive which is instaled as license
|
||||||
#and a non-downloadable EULA which is accesible from inside the program:
|
#and a non-downloadable EULA which is accesible from inside the program:
|
||||||
#https://www.wps.com/eula?distsrc=2020help&lang=en_US&version=11.1.0.9711
|
#https://www.wps.com/eula?distsrc=2020help&lang=en_US&version=11.1.0.9719
|
||||||
license="custom:EULA"
|
license="custom:EULA"
|
||||||
homepage="http://wps-community.org"
|
homepage="http://wps-community.org"
|
||||||
changelog="http://linux.wps.com/wpslinuxlog.html"
|
changelog="http://linux.wps.com/wpslinuxlog.html"
|
||||||
checksum=1ef84ce764d1c8c96881d35994bc155037d0297038f0f0c6cf55972d84e1cbcd
|
checksum=6f3f1d2aa1f98aff397eac9b2d819d094dfc297b7340e20a70c5740eb6ea79f2
|
||||||
allow_unknown_shlibs=yes
|
allow_unknown_shlibs=yes
|
||||||
nodebug=yes
|
nodebug=yes
|
||||||
restricted=yes
|
restricted=yes
|
||||||
|
@ -23,7 +23,7 @@ restricted=yes
|
||||||
#The programs themselves are PIE, but the error reporter isn't :/
|
#The programs themselves are PIE, but the error reporter isn't :/
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
_disturl=http://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/9711/
|
_disturl=http://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/9719/
|
||||||
_distTar="${pkgname}-${version}.XA-1.x86_64.rpm"
|
_distTar="${pkgname}-${version}.XA-1.x86_64.rpm"
|
||||||
distfiles="${_disturl}/${_distTar}"
|
distfiles="${_disturl}/${_distTar}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue