diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-12-23 18:40:53 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-12-26 08:30:36 +0000 |
commit | 54a09b29befac9f2e0890bff09a0d3828b85cf59 (patch) | |
tree | e5b32f90a25c7131ede3ee845ab6439fc7f8a855 /community | |
parent | 03e52c01f4a75af663866946f868c62007ab552f (diff) | |
download | aports-54a09b29befac9f2e0890bff09a0d3828b85cf59.tar.bz2 aports-54a09b29befac9f2e0890bff09a0d3828b85cf59.tar.xz |
community/sword: rebuild against icu-58.1
Diffstat (limited to 'community')
-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 ae295408db..f7a69007b6 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=5 +pkgrel=6 pkgdesc="Library for free Bible software" url="http://www.crosswire.org/sword/" arch="all" |