summaryrefslogtreecommitdiff
path: root/extra/nx
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-30 12:44:18 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-30 12:44:18 -0300
commite1d6648483b87157a15c237e252be452acfb29b4 (patch)
treec3553db4c05e9e0b09061d004705d84a118ccf0d /extra/nx
parentc368f5d06f0242275c55bac695d4e89f17e3e908 (diff)
parent942b42f3f0af4510b3b48bfbecfe1dcab599f7ad (diff)
Merge branch 'master' of ssh://gparabola/srv/git/abslibre-mips64el
Diffstat (limited to 'extra/nx')
-rw-r--r--extra/nx/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/nx/PKGBUILD b/extra/nx/PKGBUILD
index 5807ad4a0..51d8cb634 100644
--- a/extra/nx/PKGBUILD
+++ b/extra/nx/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 158856 2012-05-12 13:09:28Z andyrtr $
+# $Id: PKGBUILD 162703 2012-06-28 17:12:56Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgbase=nx
pkgname=('libxcomp' 'nxproxy' 'nx-x11' 'nx-xcompext' 'nxagent' 'nx-headers')
-pkgver=3.5.0.13
+pkgver=3.5.0.14
pkgrel=1
arch=('i686' 'x86_64')
url="http://wiki.x2go.org/"
@@ -14,7 +14,7 @@ makedepends=('libjpeg-turbo' 'libpng' 'bash' 'perl' # runtime dependencies from
)
source=(http://code.x2go.org/releases/source/nx-libs/nx-libs_$pkgver-full.tar.gz
nx-x11.ld.so.conf.d)
-md5sums=('2c80e570d35a25989f8606e1f3620026'
+md5sums=('f20f5a12e15849bae8a1f2d7b44830ab'
'f2ec60c7e2d81bef2f7292d2b33681a6')
build() {