summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0535acea3eab..3c3a1caf3769 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Artem Vorotnikov <artem@vorotnikov.me>
+# Contributor: Artem Vorotnikov <artem@vorotnikov.me>
_gemname=simple_oauth
pkgname=ruby-$_gemname
pkgver=0.3.1
-pkgrel=1
+pkgrel=2
pkgdesc='Simply builds and verifies OAuth headers'
arch=(any)
url='https://github.com/laserlemon/simple_oauth'
license=(MIT)
depends=(ruby)
+makedepends=(ruby-rdoc)
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)