summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-05-19 17:58:53 +0300
committerDimitris Kiziridis2020-05-19 17:58:53 +0300
commitf45d67e59d029838e9d190be1d41c9e09d362c20 (patch)
tree6afaa3f0d83923226763864d950f4a1cecbe228b
parentbe15b7804fb77616efbdee7a591a8cb969e6cf25 (diff)
downloadaur-f45d67e59d029838e9d190be1d41c9e09d362c20.tar.gz
fix indents
-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')