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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Jan 17 18:41:51 UTC 2009


    Date: Saturday, January 17, 2009 @ 13:41:51
  Author: andyrtr
Revision: 24473

upgpkg: nxclient 3.3.0.6-1
    new version 3.3.0-6

Modified:
  nxclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-17 18:26:25 UTC (rev 24472)
+++ PKGBUILD	2009-01-17 18:41:51 UTC (rev 24473)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 #Contributed: eliott <eliott at solarblue.net>, Andre Naumann <anaumann at SPARCed.org> 
 pkgname=nxclient
-pkgver=3.3.0.3
+pkgver=3.3.0.6
 pkgrel=1
 pkgdesc="Nomachine's nxclient for nx servers"
 arch=(i686 x86_64)
@@ -10,12 +10,12 @@
 makedepends=('rpmextract')
 license=('custom:nomachine')
 depends=('cups' 'libcups' 'nx-common' 'libxext' 'libxft' 'xorg-xauth')
-[ "$CARCH" = "x86_64" ] && source=(http://64.34.161.181/download/3.3.0/Linux/$pkgname-3.3.0-3.x86_64.rpm nomachine.key)
+[ "$CARCH" = "x86_64" ] && source=(http://64.34.161.181/download/3.3.0/Linux/$pkgname-3.3.0-6.x86_64.rpm nomachine.key)
 [ "$CARCH" = "x86_64" ] && md5sums=('ad35370cbc9cf056ad3bd7e528186bcb'
                                     'cb5df74aff5160eab9cd4313019ae228')
-[ "$CARCH" = "i686" ] && source=(http://64.34.161.181/download/3.3.0/Linux/$pkgname-3.3.0-3.i386.rpm nomachine.key)
-[ "$CARCH" = "i686" ] &&  md5sums=('bae54cea3074f1acd09f3561fdd67282'
-                                   'cb5df74aff5160eab9cd4313019ae228')
+[ "$CARCH" = "i686" ] && source=(http://64.34.161.181/download/3.3.0/Linux/$pkgname-3.3.0-6.i386.rpm nomachine.key)
+[ "$CARCH" = "i686" ] &&  md5sums=('778bff1de19cb057389da1698074ca8c'
+			           'cb5df74aff5160eab9cd4313019ae228')
 install=nxclient.install
 
 build() {




More information about the arch-commits mailing list