wps-office: update to 11.1.0.11719.
Also: - change the homepage (old no longer available).
This commit is contained in:
parent
a757941141
commit
fedfb34466
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wps-office'
|
||||
pkgname=wps-office
|
||||
version=11.1.0.11711
|
||||
version=11.1.0.11719
|
||||
revision=1
|
||||
archs="x86_64"
|
||||
short_desc="Linux office suite with similar appearance to MS Office"
|
||||
|
@ -10,9 +10,9 @@ maintainer="mobinmob <mobinmob@disroot.org>"
|
|||
# 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.10920
|
||||
license="custom:EULA"
|
||||
homepage="http://wps-community.org"
|
||||
homepage="https://www.wps.com/"
|
||||
changelog="https://www.wps.com/whatsnew/linux/"
|
||||
checksum=119a643c42d4b2fdc8e377f1a7625c31820ff11488c20b67a94c8ac662541d1a
|
||||
checksum=6edabcffae920384179c46876f69837263c8d4bc46aab1abcc58ddbd17565e53
|
||||
allow_unknown_shlibs=yes
|
||||
nodebug=yes
|
||||
nostrip=yes
|
||||
|
@ -20,10 +20,6 @@ restricted=yes
|
|||
conflicts="EternalTerminal>=0"
|
||||
repository=nonfree
|
||||
|
||||
|
||||
# The programs themselves are PIE, but the error reporter isn't :/
|
||||
nopie=yes
|
||||
|
||||
_disturl=http://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/${version##*.}
|
||||
_distTar="${pkgname}-${version}.XA-1.x86_64.rpm"
|
||||
distfiles="${_disturl}/${_distTar}"
|
||||
|
|
Loading…
Reference in New Issue