summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2018-08-15 15:05:34 +0100
committerWorMzy Tykashi2018-08-15 15:05:34 +0100
commit0a2fa414f9ff12aabbdcbb9714874e838fefd21e (patch)
tree98515f4eef16b8402201d962cbb3a319f3d1a385 /PKGBUILD
parent7648559e6b69b29c712ae0d940b17fdec09738d7 (diff)
downloadaur-gateone-git.tar.gz
Depend on python2-tornado-4.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1bea2f116dc..9134691754e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=gateone-git
_gitname="GateOne"
-pkgver=1.1_r514.ga3f7aeb
-pkgrel=1
+pkgver=1.1_r521.g6ae1d01
+pkgrel=2
pkgdesc="Web-based terminal emulator and SSH client"
arch=('any')
url="https://github.com/liftoff/GateOne"
license=('AGPL3')
-depends=('python2' 'python2-tornado' 'python2-futures' 'python2-setuptools' 'python2-html5lib')
+depends=('python2' 'python2-tornado-4.4' 'python2-futures' 'python2-setuptools' 'python2-html5lib')
optdepends=('python2-imaging: A python module for manipulating images'
'python2-pillow: An alternative to python2-imaging'
'python2-pam: Only necessary if you plan to use the PAM authentication module'