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

Tobias Powalowski tpowa at archlinux.org
Sat Dec 5 10:29:01 UTC 2009


    Date: Saturday, December 5, 2009 @ 05:29:00
  Author: tpowa
Revision: 60486

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

........
  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
........
  r60479 | tpowa | 2009-12-05 10:18:06 +0000 (Sa, 05 Dez 2009) | 2 lines
  
  upgpkg: nxclient 3.4.0.5-1
      bump to latest version
........

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

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


Property changes on: nxclient/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /nxclient/trunk:1-24473
   + /nxclient/trunk:1-60485

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-12-05 10:21:56 UTC (rev 60485)
+++ extra-i686/PKGBUILD	2009-12-05 10:29:00 UTC (rev 60486)
@@ -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.6
+pkgver=3.4.0.5
 pkgrel=1
 pkgdesc="Nomachine's nxclient for nx servers"
 arch=(i686 x86_64)
@@ -10,16 +10,16 @@
 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-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-6.i386.rpm nomachine.key)
-[ "$CARCH" = "i686" ] &&  md5sums=('778bff1de19cb057389da1698074ca8c'
+[ "$CARCH" = "x86_64" ] && source=(http://64.34.161.181/download/3.4.0/Linux/$pkgname-3.4.0-5.x86_64.rpm nomachine.key)
+[ "$CARCH" = "x86_64" ] && md5sums=('4227c45b2ecc723ab57621dc714cd82b'
+			            'cb5df74aff5160eab9cd4313019ae228')
+[ "$CARCH" = "i686" ] && source=(http://64.34.161.181/download/3.4.0/Linux/$pkgname-3.4.0-5.i386.rpm nomachine.key)
+[ "$CARCH" = "i686" ] &&  md5sums=('2701166ca91ba76892d7559407bd21be'
 			           'cb5df74aff5160eab9cd4313019ae228')
 install=nxclient.install
 
 build() {
-  cd $startdir/src
+  cd ${srcdir}/
   rpmextract.sh *.rpm
   rm usr/NX/bin/nxssh usr/NX/bin/nxesd
   rm -r usr/NX/lib




More information about the arch-commits mailing list