diff options
-rw-r--r-- | office/wps-office/README | 2 | ||||
-rw-r--r-- | office/wps-office/slack-desc | 2 | ||||
-rw-r--r-- | office/wps-office/wps-office.SlackBuild | 7 | ||||
-rw-r--r-- | office/wps-office/wps-office.info | 10 |
4 files changed, 8 insertions, 13 deletions
diff --git a/office/wps-office/README b/office/wps-office/README index 8456102749..83be8d58ea 100644 --- a/office/wps-office/README +++ b/office/wps-office/README @@ -4,5 +4,3 @@ WPS Office, including Writer, Presentation and spreadsheets, is a powerful office suite. It is deeply compatible with all of the latest Microsoft Office file formats. It can easily open and read the documents created with Microsoft Office. - -This is the Linux version, and it's now an ALPHA package. diff --git a/office/wps-office/slack-desc b/office/wps-office/slack-desc index 1eabc641fb..6835588a52 100644 --- a/office/wps-office/slack-desc +++ b/office/wps-office/slack-desc @@ -13,7 +13,7 @@ wps-office: powerful office suite. It is deeply compatible with all of the wps-office: latest Microsoft Office file formats. It can easily open and read wps-office: the documents created with Microsoft Office. wps-office: -wps-office: This is the Linux version, and it's now an ALPHA package. +wps-office: wps-office: wps-office: Homepage: http://www.wps.com/linux wps-office: diff --git a/office/wps-office/wps-office.SlackBuild b/office/wps-office/wps-office.SlackBuild index e623c47207..1f1ef95ecc 100644 --- a/office/wps-office/wps-office.SlackBuild +++ b/office/wps-office/wps-office.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wps-office -VERSION=${VERSION:-10.1.0.5707~a21} +VERSION=${VERSION:-10.1.0.6757} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -45,7 +45,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT SRCNAM=wps-office -SRCVER=_10.1.0.5707~a21_$SRCARCH +SRCVER=_10.1.0.6757_$SRCARCH DESTDIR=$PKG/opt/kingsoft mkdir -p $DESTDIR/$PRGNAM @@ -72,9 +72,6 @@ mv $PRGNAM$SRCVER/resource/icons/* $PKG/usr/share/icons mkdir -p $PKG/usr/share/mime mv $PRGNAM$SRCVER/resource/mime/* $PKG/usr/share/mime -mkdir -p $PKG/usr/share/fonts/$PRGNAM -mv $PRGNAM$SRCVER/fonts/* $PKG/usr/share/fonts/wps-office - mkdir -p $PKG/usr/share/licenses/$PRGNAM-$VERSION install -D -m 0644 $PRGNAM$SRCVER/office6/mui/default/EULA.txt $PKG/usr/share/licenses/$PRGNAM-$VERSION/EULA.txt mv $PRGNAM$SRCVER/office6 $DESTDIR/$PRGNAM diff --git a/office/wps-office/wps-office.info b/office/wps-office/wps-office.info index aebbe76cab..71f2125154 100644 --- a/office/wps-office/wps-office.info +++ b/office/wps-office/wps-office.info @@ -1,10 +1,10 @@ PRGNAM="wps-office" -VERSION="10.1.0.5707~a21" +VERSION="10.1.0.6757" HOMEPAGE="http://wps-community.org/" -DOWNLOAD="http://kdl1.cache.wps.com/ksodl/download/linux/a21//wps-office_10.1.0.5707~a21_x86.tar.xz" -MD5SUM="509cd6cf757390d4936fab9a9acfa4f7" -DOWNLOAD_x86_64="http://kdl1.cache.wps.com/ksodl/download/linux/a21//wps-office_10.1.0.5707~a21_x86_64.tar.xz" -MD5SUM_x86_64="99d34b795348d21e82f7a267d3eb36be" +DOWNLOAD="http://kdl.cc.ksosoft.com/wps-community/download/6757/wps-office_10.1.0.6757_x86.tar.xz" +MD5SUM="d327c8761ad79b125889ade867651f28" +DOWNLOAD_x86_64="http://kdl.cc.ksosoft.com/wps-community/download/6757/wps-office_10.1.0.6757_x86_64.tar.xz" +MD5SUM_x86_64="f51334a6f524b903eb396d6fe3782863" REQUIRES="libpng-legacy12" MAINTAINER="Andre Fernando" EMAIL="ando344@gmail.com" |