diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-30 08:03:01 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-30 08:03:01 +0000 |
commit | 83daf965e81fc5c8017406fb76c458f99a7dae9f (patch) | |
tree | ed87766cc2995bebc1cd633e85c9668d32bf99ca | |
parent | 8c624398857ca8b5ea65a9f1681ed63743293bde (diff) | |
download | aports-83daf965e81fc5c8017406fb76c458f99a7dae9f.tar.bz2 aports-83daf965e81fc5c8017406fb76c458f99a7dae9f.tar.xz |
testing/sword: rebuild with icu-54
-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 10611e6b73..dd7d21cc75 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.3 -pkgrel=1 +pkgrel=2 pkgdesc="Library for free Bible software" url="http://www.crosswire.org/sword/" arch="all" |