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

Tobias Powalowski tpowa at archlinux.org
Sun Sep 28 21:20:53 UTC 2008


    Date: Sunday, September 28, 2008 @ 17:20:50
  Author: tpowa
Revision: 13807

upgpkg: nxclient 3.2.0.13-1

Modified:
  nxclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-28 21:15:56 UTC (rev 13806)
+++ PKGBUILD	2008-09-28 21:20:50 UTC (rev 13807)
@@ -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.1.0.2
+pkgver=3.2.0.13
 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')
-[ "$CARCH" = "x86_64" ] && source=(http://64.34.161.181/download/3.1.0/Linux/$pkgname-3.1.0-2.x86_64.rpm nomachine.key)
-[ "$CARCH" = "x86_64" ] && md5sums=('4c08a8df7aeee2fb475ebb670f3129e4'
-         'cb5df74aff5160eab9cd4313019ae228')
-[ "$CARCH" = "i686" ] && source=(http://64.34.161.181/download/3.1.0/Linux/$pkgname-3.1.0-2.i386.rpm nomachine.key)
-[ "$CARCH" = "i686" ] &&  md5sums=('9f6794416717d1e2e1c031d44adc14ae'
-         'cb5df74aff5160eab9cd4313019ae228')
+[ "$CARCH" = "x86_64" ] && source=(http://64.34.161.181/download/3.2.0/Linux/$pkgname-3.2.0-13.x86_64.rpm nomachine.key)
+[ "$CARCH" = "x86_64" ] && md5sums=('c5dab959aba1858459c4ce511cf4427b'
+                                    'cb5df74aff5160eab9cd4313019ae228')
+[ "$CARCH" = "i686" ] && source=(http://64.34.161.181/download/3.2.0/Linux/$pkgname-3.2.0-14.i386.rpm nomachine.key)
+[ "$CARCH" = "i686" ] &&  md5sums=('e6fe204ec88d5801e21084ac2e6b1211'
+                                   'cb5df74aff5160eab9cd4313019ae228')
 install=nxclient.install
 
 build() {




More information about the arch-commits mailing list