summaryrefslogtreecommitdiff
path: root/extra/x2goclient/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/x2goclient/PKGBUILD')
-rw-r--r--extra/x2goclient/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/extra/x2goclient/PKGBUILD b/extra/x2goclient/PKGBUILD
index e9c5e1e55..b0e720542 100644
--- a/extra/x2goclient/PKGBUILD
+++ b/extra/x2goclient/PKGBUILD
@@ -1,20 +1,21 @@
-# $Id: PKGBUILD 201675 2013-12-17 22:03:50Z andyrtr $
+# $Id: PKGBUILD 204550 2014-01-22 12:35:18Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Gerhard Brauer <gerbra@archlinux.de>
# Contributor: Richard Murri <admin@richardmurri.com>
pkgname=x2goclient
-pkgver=4.0.1.2
+pkgver=4.0.1.3
pkgrel=1
pkgdesc="x2go qt4 client"
arch=('i686' 'x86_64' 'mips64el')
-license=('GPL')
+license=('GPL2')
url="http://www.x2go.org"
depends=('qt4' 'libldap' 'libcups' 'nxproxy' 'libssh' 'libxpm' 'hicolor-icon-theme' 'xdg-utils')
makedepends=('man2html')
install=x2goclient.install
-source=(http://code.x2go.org/releases/source/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('500c94ce4c8a63ecabde347d526f1356')
+source=(http://code.x2go.org/releases/source/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha1sums=('37b946b5b6d0a072a6d1fee98ae43bef929f2abd'
+ 'SKIP')
build() {
cd ${pkgname}-${pkgver}