summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMuflone2015-12-08 18:27:58 +0100
committerMuflone2015-12-08 18:27:58 +0100
commit2a49b9e6108b846e4c14b13ebcf5a4201a0d8c6f (patch)
treed4ef94c1197188a040790ddcb6e141581a9fcde1 /PKGBUILD
parentd8968f7107b1bcc8c90cace4d003a5bd6b811a0c (diff)
downloadaur-2a49b9e6108b846e4c14b13ebcf5a4201a0d8c6f.tar.gz
Updated package python2-x2go 0.5.0.4-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70a560d66cdb..e49f06e286eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python2-x2go
_pkgbase=python-x2go
pkgver=0.5.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="Python 2.x module providing X2Go client API"
url="http://www.x2go.org/"
arch=('any')
@@ -11,7 +11,7 @@ license=('AGPL')
makedepends=('python2' 'python2-setuptools' 'epydoc')
depends=('python2' 'python2-gevent' 'python2-paramiko' 'python2-requests'
'python2-simplejson' 'python2-xlib' 'nxproxy')
-source=("http://code.x2go.org/releases/source/${pkgbase}/${_pkgbase}-${pkgver}.tar.gz")
+source=("http://code.x2go.org/releases/source/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz")
sha256sums=('db971e96cc32d10782fdfbce04f1f8316c63510872d03cae99842bf96e2ab6c9')
package() {