diff options
Diffstat (limited to 'community/ruby-ox/APKBUILD')
-rw-r--r-- | community/ruby-ox/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-ox/APKBUILD b/community/ruby-ox/APKBUILD index 7dccc2127c..520d62b802 100644 --- a/community/ruby-ox/APKBUILD +++ b/community/ruby-ox/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-ox _gemname=${pkgname#ruby-} pkgver=2.11.0 -pkgrel=0 +pkgrel=1 pkgdesc="A fast XML parser and object serializer for Ruby" url="https://github.com/ohler55/ox" arch="all" |