Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wps-office: update to 11.1.0.8722
@ 2019-07-18  9:19 voidlinux-github
  2019-07-19  8:35 ` [PR PATCH] [Merged]: " voidlinux-github
  2019-07-29  5:05 ` voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-07-18  9:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 375 bytes --]

There is a new pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages wps-update
https://github.com/void-linux/void-packages/pull/13202

wps-office: update to 11.1.0.8722
Kingsoft has dropped 32-bit support in this version.

A patch file from https://github.com/void-linux/void-packages/pull/13202.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wps-update-13202.patch --]
[-- Type: application/text/x-diff, Size: 1796 bytes --]

From d626f7ae348ee6fd86c45a8ba980aeb2d8229d97 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 18 Jul 2019 12:16:37 +0300
Subject: [PATCH] wps-office: update to 11.1.0.8722

---
 srcpkgs/wps-office/template | 18 +++++-------------
 1 file changed, 5 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/wps-office/template b/srcpkgs/wps-office/template
index 0d12637235c..20d9be38be1 100644
--- a/srcpkgs/wps-office/template
+++ b/srcpkgs/wps-office/template
@@ -1,7 +1,8 @@
 # Template file for 'wps-office'
 pkgname=wps-office
-version=11.1.0.8392
+version=11.1.0.8722
 revision=1
+archs="x86_64"
 create_wrksrc=yes
 makedepends="rpmextract"
 short_desc="Linux office suite with similar appearance to MS Office"
@@ -9,6 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Kingsoft WPS Community License"
 #Full license is at: http://wps-community.org/license.md (Not downloadable)
 homepage="http://wps-community.org"
+checksum=e898a1edcb53bc7c0bd3361e225c8475fc84d54d937eea53e7ef030f12a1345e
 allow_unknown_shlibs=yes
 nodebug=yes
 restricted=yes
@@ -16,18 +18,8 @@ restricted=yes
 #The programs themselves are PIE, but the error reporter isn't :/
 nopie=yes
 
-_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=0a798077441c5b7a2130d65c7dd649373176edcaa094117d03c3de81c16d75b4
-elif [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
-	_arch=i686
-	checksum=74ed9e642d34da8bc93212dbf866071cad52c4bd4563622322ec2116278a362a
-fi
-
-_distTar="${pkgname}-${version}-1.${_arch}.rpm"
+_disturl=http://kdl.cc.ksosoft.com/wps-community/download/8722
+_distTar="${pkgname}-${version}-1.x86_64.rpm"
 distfiles="${_disturl}/${_distTar}"
 
 do_install() {

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-07-29  5:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-18  9:19 [PR PATCH] wps-office: update to 11.1.0.8722 voidlinux-github
2019-07-19  8:35 ` [PR PATCH] [Merged]: " voidlinux-github
2019-07-29  5:05 ` voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).