[arch-commits] Commit in nxclient/repos (extra-x86_64 extra-x86_64/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Jan 17 18:48:53 UTC 2009


    Date: Saturday, January 17, 2009 @ 13:48:53
  Author: andyrtr
Revision: 24477

Merged revisions 24473,24476 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/nxclient/trunk

........
  r24473 | andyrtr | 2009-01-17 18:41:51 +0000 (Sa, 17 Jan 2009) | 2 lines
  
  upgpkg: nxclient 3.3.0.6-1
      new version 3.3.0-6
........
  r24476 | andyrtr | 2009-01-17 18:48:17 +0000 (Sa, 17 Jan 2009) | 2 lines
  
  upgpkg: nxclient 3.3.0.6-1
      new version 3.3.0-6
........

Modified:
  nxclient/repos/extra-x86_64/	(properties)
  nxclient/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)


Property changes on: nxclient/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /nxclient/trunk:1-20252
   + /nxclient/trunk:1-24476

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-01-17 18:48:17 UTC (rev 24476)
+++ extra-x86_64/PKGBUILD	2009-01-17 18:48:53 UTC (rev 24477)
@@ -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" ] && 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" = "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=('49d3da528dcd4636cf35e5a3d18f3510'
+			            '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