wps-office: update to 11.1.0.8392

This commit is contained in:
mobinmob 2019-04-16 20:19:18 +03:00 committed by maxice8
parent 1b67d8b9fa
commit e5ff15b2f7
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'wps-office'
pkgname=wps-office
version=11.1.0.8372
version=11.1.0.8392
revision=1
create_wrksrc=yes
makedepends="rpmextract"
@ -16,15 +16,15 @@ restricted=yes
#The programs themselves are PIE, but the error reporter isn't :/
nopie=yes
_disturl=http://kdl.cc.ksosoft.com/wps-community/download/8372
_disturl=http://kdl.cc.ksosoft.com/wps-community/download/8392
archs="i686 x86_64"
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
_arch=x86_64
checksum=f90b2c79853c2880ba07654b301e16e1da8d3096ac8345bb680c28eecdf88db4
checksum=0a798077441c5b7a2130d65c7dd649373176edcaa094117d03c3de81c16d75b4
elif [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
_arch=i686
checksum=da5c6937e58e4e87af3db7052bec9bf765b6e4cb024c2a1fbabe52f06aa09a1b
checksum=74ed9e642d34da8bc93212dbf866071cad52c4bd4563622322ec2116278a362a
fi
_distTar="${pkgname}-${version}-1.${_arch}.rpm"