summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f04ca7645db..1c2e32973450 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gemname=sinatra-contrib
pkgname=ruby-$_gemname
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
pkgdesc='Collection of useful Sinatra extensions'
arch=(any)
url='http://sinatrarb.com/contrib/'
@@ -11,7 +11,6 @@ license=(MIT)
depends=(ruby
ruby-sinatra
ruby-mustermann
- ruby-backports
ruby-tilt
ruby-rack-protection
ruby-multi_json)