wps-office: update to 11.1.0.10920.
This commit is contained in:
parent
88fd991785
commit
4480db6eb4
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wps-office'
|
||||
pkgname=wps-office
|
||||
version=11.1.0.10702
|
||||
version=11.1.0.10920
|
||||
revision=1
|
||||
archs="x86_64"
|
||||
create_wrksrc=yes
|
||||
|
@ -10,11 +10,11 @@ maintainer="mobinmob <mobinmob@disroot.org>"
|
|||
# The old Kingsoft WPS Community License has disappeared from the
|
||||
# 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:
|
||||
# https://www.wps.com/eula?distsrc=2021help&lang=en_US&version=11.1.0.10702
|
||||
# https://www.wps.com/eula?distsrc=2021help&lang=en_US&version=11.1.0.10920
|
||||
license="custom:EULA"
|
||||
homepage="http://wps-community.org"
|
||||
changelog="http://linux.wps.com/wpslinuxlog.html"
|
||||
checksum=fc1c0ff0f9a9063f77999b1dbbdc1321f241d619f92af37e03ff9f2db3099225
|
||||
changelog="https://www.wps.com/whatsnew/linux/"
|
||||
checksum=e252ac96473291df1e9dbeff2d1aedd1299f5ef411fa012ad617cfcd47dc3462
|
||||
allow_unknown_shlibs=yes
|
||||
nodebug=yes
|
||||
restricted=yes
|
||||
|
@ -23,7 +23,7 @@ restricted=yes
|
|||
# The programs themselves are PIE, but the error reporter isn't :/
|
||||
nopie=yes
|
||||
|
||||
_disturl=http://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/10702
|
||||
_disturl=http://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/10920
|
||||
_distTar="${pkgname}-${version}.XA-1.x86_64.rpm"
|
||||
distfiles="${_disturl}/${_distTar}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue