diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-20 11:11:52 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-20 11:53:26 +0000 |
commit | c9aa9abcee531bc089323ae102acf6e5be15e217 (patch) | |
tree | 838eee49b69e2d2741f52821efe8dba48b0c4d6f /testing/sword | |
parent | 8f54fbac909a0ecebe0fbb78b6cbd91b95b165fd (diff) | |
download | aports-c9aa9abcee531bc089323ae102acf6e5be15e217.tar.bz2 aports-c9aa9abcee531bc089323ae102acf6e5be15e217.tar.xz |
testing/sword: rebuild against icu-55
Diffstat (limited to 'testing/sword')
-rw-r--r-- | testing/sword/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sword/APKBUILD b/testing/sword/APKBUILD index 80768761b5..688aed37ef 100644 --- a/testing/sword/APKBUILD +++ b/testing/sword/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Isaac Dunham <ibid.ag@gmail.com> pkgname=sword pkgver=1.7.4 -pkgrel=0 +pkgrel=1 pkgdesc="Library for free Bible software" url="http://www.crosswire.org/sword/" arch="all" |