[arch-commits] Commit in nx/trunk (PKGBUILD)

Andreas Radke andyrtr at nymeria.archlinux.org
Sun Jan 5 18:27:43 UTC 2014


    Date: Sunday, January 5, 2014 @ 19:27:42
  Author: andyrtr
Revision: 203211

upgpkg: nx 3.5.0.22-1

upstream update 3.5.0.22

Modified:
  nx/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-05 17:05:39 UTC (rev 203210)
+++ PKGBUILD	2014-01-05 18:27:42 UTC (rev 203211)
@@ -3,7 +3,7 @@
 
 pkgbase=nx
 pkgname=('libxcomp' 'nxproxy' 'nx-x11' 'nx-xcompext' 'nxagent' 'x2go-agent' 'nx-headers')
-pkgver=3.5.0.21
+pkgver=3.5.0.22
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://wiki.x2go.org/"
@@ -15,7 +15,7 @@
              )
 source=(http://code.x2go.org/releases/source/nx-libs/nx-libs-$pkgver-full.tar.gz
         keyboard_rule.diff)
-md5sums=('7143c216cb6eda0408ee8169c50adbe3'
+md5sums=('739c7a28f3bb6d5f957e6cec9168335d'
          'f681bc66827cd7ddff4b81b983c20401')
 
 build() {
@@ -25,6 +25,8 @@
   # upstream needs to do much more work in that area
   patch -Np1 -i ${srcdir}/keyboard_rule.diff
   
+  sed -i "s/3.5.0.21/3.5.0.22/" VERSION.x2goagent
+  
   # debug flags
 #  export CFLAGS="-march=x86-64 -O1 -g -pipe"
 #  export CXXFLAGS="-march=x86-64 -O1 -g -pipe"




More information about the arch-commits mailing list