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

Eric Bélanger eric at archlinux.org
Mon Oct 15 21:19:39 UTC 2012


    Date: Monday, October 15, 2012 @ 17:19:39
  Author: eric
Revision: 168773

upgpkg: twisted 12.2.0-2

Update optdepends

Modified:
  twisted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-15 21:04:59 UTC (rev 168772)
+++ PKGBUILD	2012-10-15 21:19:39 UTC (rev 168773)
@@ -5,14 +5,14 @@
 
 pkgname=twisted
 pkgver=12.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Asynchronous networking framework written in Python."
 arch=('i686' 'x86_64')
 url="http://twistedmatrix.com/"
 license=('MIT')
 depends=('python2-crypto' 'python2-zope-interface')
 optdepends=('python2-pyopenssl'
-            'python-soappy: for twisted.web.soap'
+            'python2-soappy: for twisted.web.soap'
 	    'python2-pyasn1: for using conch'
 	    'pygtk: for using manhole'
 	    'tk: for using tkconch')




More information about the arch-commits mailing list