[arch-commits] Commit in nxclient/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Wed Jun 22 20:19:42 UTC 2011
Date: Wednesday, June 22, 2011 @ 16:19:42
Author: andyrtr
Revision: 128321
upgpkg: nxclient 3.5.0.7-1
upstream update 3.5.0-7
Modified:
nxclient/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-06-22 19:57:25 UTC (rev 128320)
+++ PKGBUILD 2011-06-22 20:19:42 UTC (rev 128321)
@@ -3,7 +3,7 @@
#Contributed: eliott <eliott at solarblue.net>, Andre Naumann <anaumann at SPARCed.org>
pkgname=nxclient
-pkgver=3.5.0.6
+pkgver=3.5.0.7
pkgrel=1
pkgdesc="Nomachine's closed source client for NX servers"
arch=(i686 x86_64)
@@ -12,10 +12,10 @@
license=('custom:nomachine')
depends=('nx-common>=3.5.0' 'libxext' 'libxft' 'xorg-xauth')
optdepends=('cups: for printing support')
-[ "$CARCH" = "x86_64" ] && source=(http://64.34.161.181/download/3.5.0/Linux/$pkgname-3.5.0-6.x86_64.rpm nomachine.key)
-[ "$CARCH" = "x86_64" ] && md5sums=('5ee75d9185158f5057989bd91cdb4aa0' 'cb5df74aff5160eab9cd4313019ae228')
-[ "$CARCH" = "i686" ] && source=(http://64.34.161.181/download/3.5.0/Linux/$pkgname-3.5.0-6.i386.rpm nomachine.key)
-[ "$CARCH" = "i686" ] && md5sums=('9e1c2894b94b1643a4d3a7badc8e78e4' 'cb5df74aff5160eab9cd4313019ae228')
+[ "$CARCH" = "x86_64" ] && source=(http://64.34.161.181/download/3.5.0/Linux/$pkgname-3.5.0-7.x86_64.rpm nomachine.key)
+[ "$CARCH" = "x86_64" ] && md5sums=('0648c2e36a14d5810e26d7d640d8382f' 'cb5df74aff5160eab9cd4313019ae228')
+[ "$CARCH" = "i686" ] && source=(http://64.34.161.181/download/3.5.0/Linux/$pkgname-3.5.0-7.i386.rpm nomachine.key)
+[ "$CARCH" = "i686" ] && md5sums=('53e5b9b4a1096324e7d3dbd8ffb192a1' 'cb5df74aff5160eab9cd4313019ae228')
install=nxclient.install
build() {
More information about the arch-commits
mailing list