summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302015-10-13 18:19:15 +0200
committerM0Rf302015-10-13 18:19:15 +0200
commit0fb170ed7bf8005291b87694eeffc7c5b1d4b468 (patch)
treee83f348b3c5d2dabb201c64ddd614d5315b398c7 /PKGBUILD
parente19b2434b788f0038b5615b9c91057a7e6c02eec (diff)
downloadaur-0fb170ed7bf8005291b87694eeffc7c5b1d4b468.tar.gz
makedepends= gulp and bower
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 286757e63d2d..c77bddd0da80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=stackedit
pkgver=4.3.11
-pkgrel=1
+pkgrel=2
pkgdesc='In-browser markdown editor'
arch=('any')
url='https://stackedit.io/'
license=('APACHE')
-depends=('nodejs' 'nodejs-gulp' 'nodejs-bower' 'chromium')
+depends=('nodejs' 'chromium')
+makedepends=('bower' 'gulp')
options=(!strip)
source=("https://github.com/benweet/$pkgname/archive/v${pkgver}.tar.gz"
$pkgname.sh