diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-05-02 11:44:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-05-02 16:09:06 +0000 |
commit | 6b34bdcbf3553da0e250b70b35b078ee0c7854aa (patch) | |
tree | cdd95c74043c1a61c98d3a7caa49046e24a1c746 /community/sword/APKBUILD | |
parent | c86b3bd37138473503beccd731b47fad78a6f8f4 (diff) | |
download | aports-6b34bdcbf3553da0e250b70b35b078ee0c7854aa.tar.bz2 aports-6b34bdcbf3553da0e250b70b35b078ee0c7854aa.tar.xz |
community/sword: rebuild against icu-57
Diffstat (limited to 'community/sword/APKBUILD')
-rw-r--r-- | community/sword/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sword/APKBUILD b/community/sword/APKBUILD index e05eb244d4..44e123d46e 100644 --- a/community/sword/APKBUILD +++ b/community/sword/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Isaac Dunham <ibid.ag@gmail.com> pkgname=sword pkgver=1.7.4 -pkgrel=3 +pkgrel=4 pkgdesc="Library for free Bible software" url="http://www.crosswire.org/sword/" arch="all" |