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

Felix Yan fyan at archlinux.org
Fri Dec 4 04:17:27 UTC 2015


    Date: Friday, December 4, 2015 @ 05:17:27
  Author: fyan
Revision: 148279

upgpkg: mitmproxy 0.15-1

Modified:
  mitmproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-04 04:14:50 UTC (rev 148278)
+++ PKGBUILD	2015-12-04 04:17:27 UTC (rev 148279)
@@ -4,7 +4,7 @@
 # Contributor: Olivier Biesmans <olivier at biesmans dot fr>
 
 pkgname=mitmproxy
-pkgver=0.14
+pkgver=0.15
 pkgrel=1
 pkgdesc="SSL-capable man-in-the-middle HTTP proxy"
 arch=('any')
@@ -11,7 +11,7 @@
 url="http://mitmproxy.org/"
 license=('GPL')
 depends=('python2-netlib' 'python2-pyasn1' 'python2-pyparsing' 
-         'python2-configargparse' 'python2-tornado'
+         'python2-configargparse' 'python2-tornado' 'python2-watchdog'
          'python2-pyperclip' 'python2-blinker' 'python2-setuptools'
          'python2-urwid' 'python2-lxml' 'python2-pillow'
          'python2-html2text' 'python2-construct' 'python2-click')



More information about the arch-commits mailing list