diff --git a/community/ruby-nokogiri/APKBUILD b/community/ruby-nokogiri/APKBUILD index 0d12bcdb2f6..d70f8fff40d 100644 --- a/community/ruby-nokogiri/APKBUILD +++ b/community/ruby-nokogiri/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-nokogiri _gemname=${pkgname#ruby-} pkgver=1.10.4 -pkgrel=0 +pkgrel=1 pkgdesc="An HTML, XML, SAX, and Reader parser" url="https://nokogiri.org/" arch="all"