summaryrefslogtreecommitdiff
path: root/extra/x2goclient
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-12 03:34:01 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-12 03:34:01 +0000
commit98f05d09a1cb452ea643ff95bd855234387ee2c0 (patch)
tree5de4bb9ab2070f559c938199bfa152264fa84d21 /extra/x2goclient
parente9edbddfc72fad97cd89e1f65e5718fc83be6bb5 (diff)
Sat Jul 12 03:30:38 UTC 2014
Diffstat (limited to 'extra/x2goclient')
-rw-r--r--extra/x2goclient/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/x2goclient/PKGBUILD b/extra/x2goclient/PKGBUILD
index 8db9e19d8..12a1e5fe8 100644
--- a/extra/x2goclient/PKGBUILD
+++ b/extra/x2goclient/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 210182 2014-04-10 18:18:43Z andyrtr $
+# $Id: PKGBUILD 216796 2014-07-11 14:49:07Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Gerhard Brauer <gerbra@archlinux.de>
# Contributor: Richard Murri <admin@richardmurri.com>
pkgname=x2goclient
-pkgver=4.0.2.0
+pkgver=4.0.2.1
pkgrel=1
pkgdesc="x2go qt4 client"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('qt4' 'libldap' 'libcups' 'nxproxy' 'libssh' 'libxpm' 'hicolor-icon-the
makedepends=('man2html')
install=x2goclient.install
source=(http://code.x2go.org/releases/source/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha1sums=('bbe8efb2df88bfa18b056c52ee0b1cca7a52b71b'
+sha1sums=('fb9e787afc610f69a56ddf61ecc255d62d111189'
'SKIP')
build() {