diff options
author | Isaac Dunham <ibid.ag@gmail.com> | 2015-08-08 22:28:23 -0700 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2015-08-13 08:28:38 +0000 |
commit | 3e71f75b2e552e676d396f8be3eb865ec1829a9b (patch) | |
tree | f2d4e117fa34928b3fe29237109588bf3f567a11 /testing/xiphos | |
parent | 1082d473cc01f407e5e78bf7de72f8a5a5c35a30 (diff) | |
download | aports-3e71f75b2e552e676d396f8be3eb865ec1829a9b.tar.bz2 aports-3e71f75b2e552e676d396f8be3eb865ec1829a9b.tar.xz |
testing/xiphos: update to 4.0.3
Diffstat (limited to 'testing/xiphos')
-rw-r--r-- | testing/xiphos/APKBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/xiphos/APKBUILD b/testing/xiphos/APKBUILD index bbc8fbd739..eba2df82f1 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.2 +pkgver=4.0.3 pkgrel=0 -_pkgex="-20150415" +_pkgex="-20150806" pkgdesc="Gnome application for Bible study" url="https://sourceforge.net/projects/gnomesword" arch="all" @@ -39,6 +39,6 @@ package() { } -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" +md5sums="90862930461bdb13893a2af23467e542 xiphos-4.0.3-20150806.tar.gz" +sha256sums="1bc76b09ee729ad446f0dcfa0b0394997c54c2b79f1c046e16aad1a6d5857bf6 xiphos-4.0.3-20150806.tar.gz" +sha512sums="d32ed1121c07eda65e851fce8766ccbff67ffff07277a5cd696ecc57fc0598db492bdfed40094d340b6ac0d8efe697d7d82ad03f8b5ba23ae2634f88cd287d9b xiphos-4.0.3-20150806.tar.gz" |