Date: Thursday, April 1, 2010 @ 13:54:04 Author: andyrtr Revision: 75492
upgpkg: nx-common 3.4.0-3 rebuild for openssl Modified: nx-common/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-04-01 17:48:08 UTC (rev 75491) +++ PKGBUILD 2010-04-01 17:54:04 UTC (rev 75492) @@ -3,12 +3,12 @@ # Contributed: eliott <[email protected]>, Andre Naumann <[email protected]> pkgname=nx-common pkgver=3.4.0 -pkgrel=2 +pkgrel=3 pkgdesc="NoMachine NX common package for client and server" arch=('i686' 'x86_64') license=('GPL') url="http://nomachine.com/" -depends=('libjpeg>=8' 'libpng>=1.4.0' 'openssl>=0.9.8g' 'gcc-libs' 'audiofile' 'alsa-lib' 'bash') +depends=('libjpeg>=8' 'libpng>=1.4.0' 'openssl>=1.0.0' 'gcc-libs' 'audiofile' 'alsa-lib' 'bash') source=(\ #Compression libs and proxy sources http://64.34.161.181/download/$pkgver/sources/nxcomp-$pkgver-1.tar.gz \
