Date: Friday, January 25, 2013 @ 10:52:22 Author: andyrtr Revision: 175948
upgpkg: opennx 0.16.0.725-1 upstream update 0.16.0.725 Modified: opennx/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-25 08:45:46 UTC (rev 175947) +++ PKGBUILD 2013-01-25 09:52:22 UTC (rev 175948) @@ -4,8 +4,8 @@ # Original opennx PKGBUILD: Tomas Groth tomasgroth.at.yahoo.dk pkgname=opennx -pkgver=0.16.0.724 -pkgrel=2 +pkgver=0.16.0.725 +pkgrel=1 pkgdesc="A GPL replacement for the NoMachine client, patched to always show the session chooser" url="http://opennx.sf.net/" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('zip' 'opensc' 'libpulse' 'smbclient' 'libusb-compat') #optdepends=('cups: for full local printing support') source=(http://downloads.sourceforge.net/project/opennx/opennx/CI-source/opennx-$pkgver.tar.gz) -md5sums=('ad3962cda69e38857b244a1b7eb41f2c') +md5sums=('6bfe389638ac9c14fa89ca56b0c671b6') build() { cd $srcdir/opennx*
