diff options
Diffstat (limited to 'main')
-rw-r--r-- | main/ruby-loofah/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ruby-loofah/APKBUILD b/main/ruby-loofah/APKBUILD index c09a973949..f05c6714a9 100644 --- a/main/ruby-loofah/APKBUILD +++ b/main/ruby-loofah/APKBUILD @@ -3,7 +3,7 @@ _gemname=loofah pkgname=ruby-$_gemname pkgver=2.0.1 -pkgrel=0 +pkgrel=1 pkgdesc="Declare job classes that can be run by a variety of queueing backends" url=http://rubygems.org/gems/$_gemname arch=noarch |