summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01a945a2941b..fa7e9d23f4fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=(any)
url="http://etherpad.org"
_watch=('http://etherpad.org','Documentation <small>v([\d.]*)</small>')
license=('GPL2')
-depends=('curl' 'python2' 'openssl' 'nodejs<7' 'npm<4' 'git' 'npm' 'icu<58')
+depends=('curl' 'python2' 'openssl' 'nodejs<7.0' 'npm<4.0.0' 'git' 'npm' 'icu<58.0')
optdepends=('sqlite: to use sqlite as databse'
'mariadb: to use mariadb as database'
'postgresql: to use postgresql as database')