diff options
author | Andre Fernando <ando344@gmail.com> | 2018-06-28 20:22:00 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-28 20:22:00 +0100 |
commit | 9dabb3bd812c0493143e3e7562b427afc8e696b5 (patch) | |
tree | d9eeab68048a37fbd4925ed93afe0c630ae641fb /office/wps-office/wps-office.SlackBuild | |
parent | 38a69179546d314cac3427a01aae69281b29a519 (diff) |
office/wps-office: Updated for version 10.1.0.5707~a21.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/wps-office/wps-office.SlackBuild')
-rw-r--r-- | office/wps-office/wps-office.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/wps-office/wps-office.SlackBuild b/office/wps-office/wps-office.SlackBuild index 16221a6f51407..e623c472071a8 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.5672~a21} +VERSION=${VERSION:-10.1.0.5707~a21} 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.5672~a21_$SRCARCH +SRCVER=_10.1.0.5707~a21_$SRCARCH DESTDIR=$PKG/opt/kingsoft mkdir -p $DESTDIR/$PRGNAM |