summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8d9d54354ff..51e970a69dfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
# Contributor: Lubosz Sarnecki <lubosz@gmail.com>
pkgname=hotdoc
pkgver=0.8.92
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="HotDoc: the tastiest API documentation system"
arch=('any')
@@ -32,7 +32,7 @@ depends=(
'python-lxml'
'python-wheezy'
)
-makedepends=()
+makedepends=('npm')
checkdepends=()
optdepends=()
provides=()