summaryrefslogtreecommitdiff
path: root/extra/x2goclient
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-18 00:08:26 -0800
committerroot <root@rshg054.dnsready.net>2013-02-18 00:08:26 -0800
commit29883fd322e5c6464bf44e9eaa31b17790461bd0 (patch)
tree7a5c796989f3be3dbe636ab86c5c3a8ce77a2237 /extra/x2goclient
parentc6f4cd18ab706868be0eff10327a0dcd58cecdf3 (diff)
Mon Feb 18 00:08:22 PST 2013
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 42d589c22..4485537ad 100644
--- a/extra/x2goclient/PKGBUILD
+++ b/extra/x2goclient/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 177992 2013-02-12 19:50:15Z andyrtr $
+# $Id: PKGBUILD 178166 2013-02-17 17:17:51Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Gerhard Brauer <gerbra@archlinux.de>
# Contributor: Richard Murri <admin@richardmurri.com>
pkgname=x2goclient
-pkgver=4.0.0.2
+pkgver=4.0.0.3
pkgrel=1
pkgdesc="x2go qt4 client"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('qt' 'libldap' 'libcups' 'nxproxy' 'libssh' 'libxpm' 'hicolor-icon-them
makedepends=('man2html')
install=x2goclient.install
source=(http://code.x2go.org/releases/source/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('7a8b6869d51e82989c24fb1191df09ad')
+md5sums=('e08fa2248f0882ee7ed6c5310d47fcfc')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"