diff options
Diffstat (limited to 'extra/nx-common/PKGBUILD')
-rw-r--r-- | extra/nx-common/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/nx-common/PKGBUILD b/extra/nx-common/PKGBUILD index f5864f238..ee36eb8f2 100644 --- a/extra/nx-common/PKGBUILD +++ b/extra/nx-common/PKGBUILD @@ -6,13 +6,13 @@ pkgname=nx-common pkgver=3.5.0 pkgrel=5 pkgdesc="NoMachine NX common package for client and server" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://nomachine.com/" depends=('libjpeg-turbo' 'libpng' 'openssl' 'gcc-libs' 'libxcomp') # 'bash' makedepends=('xorg-server-devel' 'nx-headers') -source=(http://64.34.161.181/download/$pkgver/sources/nxcompsh-$pkgver-1.tar.gz - http://64.34.161.181/download/$pkgver/sources/nxssh-$pkgver-2.tar.gz +source=(http://64.34.173.142/download/$pkgver/sources/nxcompsh-$pkgver-1.tar.gz + http://64.34.173.142/download/$pkgver/sources/nxssh-$pkgver-2.tar.gz nxcompsh-gcc43.patch) options=('!libtool') md5sums=('84ade443b79ea079380b754aba9d392e' |