[arch-commits] Commit in x2goclient/trunk (PKGBUILD)

Andreas Radke andyrtr at nymeria.archlinux.org
Wed Jan 22 12:15:21 UTC 2014


    Date: Wednesday, January 22, 2014 @ 13:15:20
  Author: andyrtr
Revision: 204539

upgpkg: x2goclient 4.0.1.3-1

upstream update 4.0.1.3

Modified:
  x2goclient/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-22 11:53:26 UTC (rev 204538)
+++ PKGBUILD	2014-01-22 12:15:20 UTC (rev 204539)
@@ -4,17 +4,18 @@
 # Contributor: Richard Murri <admin at richardmurri.com>
 
 pkgname=x2goclient
-pkgver=4.0.1.2
+pkgver=4.0.1.3
 pkgrel=1
 pkgdesc="x2go qt4 client"
 arch=('i686' 'x86_64')
-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}




More information about the arch-commits mailing list