Date: Saturday, July 18, 2015 @ 20:24:54
  Author: bpiotrowski
Revision: 137095

Shorten insanely long pkgdesc

Modified:
  sshuttle/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-07-18 18:13:32 UTC (rev 137094)
+++ PKGBUILD    2015-07-18 18:24:54 UTC (rev 137095)
@@ -5,7 +5,7 @@
 pkgname=sshuttle
 pkgver=0.71
 pkgrel=1
-pkgdesc="Transparent proxy server that works as a poor man's VPN. Forwards all 
TCP packets over ssh (and even DNS requests when using --dns option). Doesn't 
require admin privileges on the server side"
+pkgdesc='Transparent proxy server that forwards all TCP packets over ssh'
 arch=('any')
 url="https://github.com/sshuttle/sshuttle";
 license=('GPL2')

Reply via email to