diff options
-rw-r--r-- | community/ruby-hpricot/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-hpricot/APKBUILD b/community/ruby-hpricot/APKBUILD index a776c698e4..9816adddc1 100644 --- a/community/ruby-hpricot/APKBUILD +++ b/community/ruby-hpricot/APKBUILD @@ -4,7 +4,7 @@ pkgname=ruby-hpricot _gemname=hpricot pkgver=0.8.6 -pkgrel=1 +pkgrel=2 pkgdesc="A swift, liberal HTML parser with a fantastic library (legacy)" url="https://github.com/hpricot/hpricot" arch="all" |