summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2293d42b110d..1327b1ecb88b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@ arch=('any')
url='https://github.com/specious/facebook-cli'
license=('ISC')
depends=('ruby'
- 'ruby-json'
- 'ruby-gli'
- 'ruby-jsonpath'
- 'ruby-koala')
+ 'ruby-json'
+ 'ruby-gli'
+ 'ruby-jsonpath'
+ 'ruby-koala')
options=('!emptydirs')
source=("${pkgname}-${pkgver}.gem::https://rubygems.org/downloads/$pkgname-$pkgver.gem")
noextract=('$pkgname-$pkgver.gem')