wps-office: update to 11.1.0.9505.
This commit is contained in:
parent
ae592f72a1
commit
fa87825610
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wps-office'
|
||||
pkgname=wps-office
|
||||
version=11.1.0.9126
|
||||
version=11.1.0.9505
|
||||
revision=1
|
||||
archs="x86_64"
|
||||
create_wrksrc=yes
|
||||
|
@ -10,11 +10,11 @@ maintainer="Michael Aldridge <maldridge@voidlinux.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=2019help&lang=en_US&version=11.1.0.9126
|
||||
#https://www.wps.com/eula?distsrc=2019help&lang=en_US&version=11.1.0.9505
|
||||
license="custom:EULA"
|
||||
homepage="http://wps-community.org"
|
||||
changelog="http://linux.wps.com/wpslinuxlog.html"
|
||||
checksum="7d828306f47edd0052e26f2f510a39510fef4b80e68382bc6d4d9faa449efdc6"
|
||||
checksum="58d1eec639b8573f4a1a1e33cb1a6a6ee5feda30eb8c13387cf6538e38213e24"
|
||||
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/9126/
|
||||
_disturl=http://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/9505/
|
||||
_distTar="${pkgname}-${version}.XA-1.x86_64.rpm"
|
||||
distfiles="${_disturl}/${_distTar}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue