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

Tobias Powalowski tpowa at archlinux.org
Sat Dec 5 10:18:06 UTC 2009


    Date: Saturday, December 5, 2009 @ 05:18:06
  Author: tpowa
Revision: 60479

upgpkg: nxclient 3.4.0.5-1
    bump to latest version

Modified:
  nxclient/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-05 10:15:55 UTC (rev 60478)
+++ PKGBUILD	2009-12-05 10:18:06 UTC (rev 60479)
@@ -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=('49d3da528dcd4636cf35e5a3d18f3510'
+[ "$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.3.0/Linux/$pkgname-3.3.0-6.i386.rpm nomachine.key)
-[ "$CARCH" = "i686" ] &&  md5sums=('778bff1de19cb057389da1698074ca8c'
+[ "$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