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 f1274d71e911..b7a172fbde9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
pkgname=casperjs-git
pkgver=20150602
-pkgrel=2
+pkgrel=3
pkgdesc="Navigation scripting & testing utility for PhantomJS and SlimerJS"
arch=('i686' 'x86_64')
depends=('nodejs' 'python2')
-makedepends=('git' 'npm' 'python2-sphinx')
+makedepends=('git' 'npm' 'python-sphinx')
optdepends=('slimerjs: run your tests against Gecko (Firefox) instead of Webkit (just add –engine=slimerjs to your command line options)')
url="https://github.com/n1k0/casperjs"
license=('MIT')