diff options
Diffstat (limited to 'community/x2goserver')
-rw-r--r-- | community/x2goserver/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/x2goserver/APKBUILD b/community/x2goserver/APKBUILD index 312bb63a7e..9c64535003 100644 --- a/community/x2goserver/APKBUILD +++ b/community/x2goserver/APKBUILD @@ -4,7 +4,7 @@ pkgname=x2goserver pkgver=4.0.1.20 pkgrel=1 -pkgdesc=" X2Go enables you to access a graphical desktop of a computer over a low bandwidth (or high bandwidth) connection. " +pkgdesc=" X2Go enables you to access a graphical desktop of a computer over a low bandwidth (or high bandwidth) connection." url="http://x2go.org" arch="all" license="GPL2+" |