From 29883fd322e5c6464bf44e9eaa31b17790461bd0 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 18 Feb 2013 00:08:26 -0800 Subject: Mon Feb 18 00:08:22 PST 2013 --- extra/x2goclient/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/x2goclient') 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 # Contributor: Gerhard Brauer # Contributor: Richard Murri 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}" -- cgit v1.2.3-54-g00ecf