Date: Sunday, February 17, 2013 @ 18:17:36 Author: andyrtr Revision: 178165
upgpkg: x2goclient 4.0.0.3-1 upstream update 4.0.0.3 Modified: x2goclient/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-02-17 17:13:54 UTC (rev 178164) +++ PKGBUILD 2013-02-17 17:17:36 UTC (rev 178165) @@ -4,7 +4,7 @@ # Contributor: Richard Murri <ad...@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 @@ 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}"