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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 13 09:32:53 UTC 2013


    Date: Sunday, January 13, 2013 @ 04:32:53
  Author: andyrtr
Revision: 175080

upgpkg: nx 3.5.0.17-3

add provides/replaces for AUR x2goagent

Modified:
  nx/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-12 21:38:54 UTC (rev 175079)
+++ PKGBUILD	2013-01-13 09:32:53 UTC (rev 175080)
@@ -4,7 +4,7 @@
 pkgbase=nx
 pkgname=('libxcomp' 'nxproxy' 'nx-x11' 'nx-xcompext' 'nxagent' 'x2go-agent' 'nx-headers')
 pkgver=3.5.0.17
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url="http://wiki.x2go.org/"
 license=('GPL')
@@ -121,6 +121,8 @@
   
   pkgdesc="Wrapper arround nxagent to use with x2goserver"
   depends=('nxagent')
+  provides=('x2goagent')
+  replaces=('x2goagent')
 	
   install -dm755 ${pkgdir}/usr/{bin,lib/x2go/bin,share/{pixmaps,x2go/versions}}
   # this is a nxagent symlink




More information about the arch-commits mailing list