Date: Sunday, March 24, 2013 @ 10:37:15 Author: andyrtr Revision: 180594
upgpkg: x2goclient 4.0.1.0-1 upstream update 4.0.1.0 Modified: x2goclient/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-24 09:34:13 UTC (rev 180593) +++ PKGBUILD 2013-03-24 09:37:15 UTC (rev 180594) @@ -4,8 +4,8 @@ # Contributor: Richard Murri <[email protected]> pkgname=x2goclient -pkgver=4.0.0.3 -pkgrel=2 +pkgver=4.0.1.0 +pkgrel=1 pkgdesc="x2go qt4 client" arch=('i686' 'x86_64') license=('GPL') @@ -14,7 +14,7 @@ makedepends=('man2html') install=x2goclient.install source=(http://code.x2go.org/releases/source/${pkgname}/${pkgname}-${pkgver}.tar.gz) -md5sums=('e08fa2248f0882ee7ed6c5310d47fcfc') +md5sums=('ff223344915b9def9e9e5a01ae919532') build() { cd "${srcdir}/${pkgname}-${pkgver}"
