diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-30 08:02:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-30 08:02:06 +0000 |
commit | a663dff9b526ce9ef0903e6ce949b7ce61612a3c (patch) | |
tree | ab3ebbc0298ef250f18f0c30a36935a40dbff704 /testing | |
parent | 3a11967f9fbb66483d39196af33f0c98c2aa27ab (diff) | |
download | aports-a663dff9b526ce9ef0903e6ce949b7ce61612a3c.tar.bz2 aports-a663dff9b526ce9ef0903e6ce949b7ce61612a3c.tar.xz |
testing/ruby-charlock_holmes: rebuild with icu-54
Diffstat (limited to 'testing')
-rw-r--r-- | testing/ruby-charlock_holmes/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ruby-charlock_holmes/APKBUILD b/testing/ruby-charlock_holmes/APKBUILD index dd1bf25b8..6e9cb763b 100644 --- a/testing/ruby-charlock_holmes/APKBUILD +++ b/testing/ruby-charlock_holmes/APKBUILD @@ -3,7 +3,7 @@ _gemname=charlock_holmes pkgname=ruby-$_gemname pkgver=0.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="provides binary and text detection as well as text transcoding using libicu" url="http://rubygems.org/gems/$_gemname" arch="all" |