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

Felix Yan fyan at nymeria.archlinux.org
Wed Nov 27 02:52:37 UTC 2013


    Date: Wednesday, November 27, 2013 @ 03:52:37
  Author: fyan
Revision: 101532

upgpkg: goagent 3.0.8-2

Modified:
  goagent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-27 02:32:12 UTC (rev 101531)
+++ PKGBUILD	2013-11-27 02:52:37 UTC (rev 101532)
@@ -5,7 +5,7 @@
 
 pkgname=goagent
 pkgver=3.0.8
-pkgrel=1
+pkgrel=2
 pkgdesc="A gae proxy forked from gappproxy/wallproxy"
 arch=("any")
 url="http://goagent.googlecode.com"
@@ -12,7 +12,7 @@
 license=("GPL2")
 depends=('python2' 'python2-pyopenssl')
 conflicts=('python2-gevent<0.99')
-optdepends=('python2-gevent-beta: for better performance'
+optdepends=('python2-gevent>0.99: for better performance'
             'python2-crypto: optimization for RC4')
 makedepends=('git')
 source=("git+https://github.com/goagent/goagent.git#tag=v$pkgver"




More information about the arch-commits mailing list