summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Feuls2016-02-22 00:27:11 +0100
committerCarsten Feuls2016-02-22 00:27:11 +0100
commit7d0a613d4722233e0f54e844c979068da118d729 (patch)
tree55b2626b01f204d0bb1281d612472dee272a8577 /PKGBUILD
parentc6851ee83970025fc9790316afa746e64d3574a1 (diff)
downloadaur-ruby-coffee-script.tar.gz
Update Package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de62a71807e9..6828798952ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,14 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Artem Vorotnikov <artem@vorotnikov.me>
+# Maintainer: Carsten Feuls <archlinux@carstenfeuls.de>
_gemname=coffee-script
pkgname=ruby-$_gemname
pkgver=2.4.1
-pkgrel=1
+pkgrel=2
pkgdesc='Ruby CoffeeScript Compiler'
-arch=(any)
+arch=('any')
url='http://github.com/josh/ruby-coffee-script'
-license=(MIT)
-depends=(ruby ruby-coffee-script-source ruby-execjs)
+license=('MIT')
+depends=('ruby' 'ruby-coffee-script-source' 'ruby-execjs')
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)