~alpine/aports

testing/xiphos: update to 4.0.2 v1 PROPOSED

Isaac Dunham: 1
 testing/xiphos: update to 4.0.2

 1 files changed, 5 insertions(+), 5 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2211/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/xiphos: update to 4.0.2 Export this patch

Upstream fix for a memory management error.

---
Should probably build after sword and harfbuzz have finished the icu54->icu55
transition; webkitgtk has already switched.
I haven't tested this one yet, due to the the conflicts.


 testing/xiphos/APKBUILD | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/testing/xiphos/APKBUILD b/testing/xiphos/APKBUILD
index adea4af..bbc8fbd 100644
--- a/testing/xiphos/APKBUILD
+++ b/testing/xiphos/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: Isaac Dunham <ibid.ag@gmail.com>
# Maintainer: Isaac Dunham <ibid.ag@gmail.com>
pkgname=xiphos
pkgver=4.0.1
pkgver=4.0.2
pkgrel=0
_pkgex="-20150330"
_pkgex="-20150415"
pkgdesc="Gnome application for Bible study"
url="https://sourceforge.net/projects/gnomesword"
arch="all"
@@ -39,6 +39,6 @@ package() {

}

md5sums="0b3fc83f7ba379d0a762fceaf1c9c11c  xiphos-4.0.1-20150330.tar.gz"
sha256sums="7f3063cd7cd75fa7ca170b127cda7f29034cc1e3f6fd44ef510dfcb07f5f9e94  xiphos-4.0.1-20150330.tar.gz"
sha512sums="269fcfdeafafd03d93b3c9f951463d4e1a4de424a0763c47f1684ff016654f5432e4e3946fc98736dff577ee420614f979cd784c3af5e5dde98175a577402400  xiphos-4.0.1-20150330.tar.gz"
md5sums="d5151d06bc701c82f9a1fa7f81214fe1  xiphos-4.0.2-20150415.tar.gz"
sha256sums="dc472085dcd707426a5b6642e203bd3e711b4a04e03d5053aa712fa4eb341365  xiphos-4.0.2-20150415.tar.gz"
sha512sums="d69b80cc4997b8aec3d05326741415498ca650205fab6ec262f83bc837878ed6272a10c954d04516cf6423ff5ce1f5372b8b82b11f0ed6d9dacfab6d304e7e05  xiphos-4.0.2-20150415.tar.gz"
-- 
2.3.5



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---