summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2015-10-14 18:28:52 -0700
committerAndy Weidenbaum2015-10-14 18:28:52 -0700
commitb94ebafa96faf24491a27fdd09e7e87cadd65949 (patch)
treeaf05658e07d9867f394e52b16bef46f6dfe08f1a /PKGBUILD
parenta3df1fd9f0c866884135e1f651f5163b1b12275b (diff)
downloadaur-b94ebafa96faf24491a27fdd09e7e87cadd65949.tar.gz
s/nodejs-bower/bower
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cec64cd0b448..3f8adc2ac435 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=swagger-editor-git
-pkgver=20150904
+pkgver=20151009
pkgrel=1
pkgdesc="Swagger Editor"
arch=('i686' 'x86_64')
depends=('darkhttpd' 'nodejs')
-makedepends=('git' 'nodejs-bower' 'nodejs-grunt-cli' 'npm')
+makedepends=('bower' 'git' 'nodejs-grunt-cli' 'npm')
url="https://github.com/swagger-api/swagger-editor"
license=('Apache')
source=(git+https://github.com/swagger-api/swagger-editor