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 a9ef40839733..3a5a1e79ac17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
_pkgname=python-buildbot-pkg
pkgname=python-buildbot-pkg-git
pkgdesc="Utilities and common code for building and testing www plugins."
-pkgver=1.3.0.r158.ge79ef99b4
+pkgver=1.5.0.r39.g0fb2a9cc0
pkgrel=2
arch=('any')
url="https://buildbot.net"
license=("GPL2")
-depends=('python-setuptools' 'npm' 'yarn' 'python2')
+depends=('python-setuptools' 'nodejs<11' 'npm' 'yarn' 'python2')
makedepends=('git')
checkdepends=('python-twisted')
provides=("$_pkgname=$pkgver")