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 2f8a14e36fa0..163e8a2931e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Mike Dacre <mike@dacre.me>
pkgname=qconnect
pkgver=1.8.1
-pkgrel=3
+pkgrel=4
pkgdesc="Allows the running of reconnectable programs via torque with tmux, xpra, and tigervnc"
arch=('any')
license=('MIT')
depends=('python' 'torque' 'tmux')
-optdepends=('xpra-winswitch: GUI applications'
+optdepends=('xpra: GUI applications'
'tigervnc: VNC connections')
url="https://github.com/MikeDacre/qconnect"
source=("https://github.com/MikeDacre/qconnect/raw/master/packages/${pkgname}_${pkgver}.tar.gz"{,.asc})