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

Felix Yan fyan at archlinux.org
Thu Jul 23 10:00:36 UTC 2015


    Date: Thursday, July 23, 2015 @ 12:00:35
  Author: fyan
Revision: 137308

upgpkg: python2-netlib 0.13.1-1

Modified:
  python2-netlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-23 09:35:28 UTC (rev 137307)
+++ PKGBUILD	2015-07-23 10:00:35 UTC (rev 137308)
@@ -3,7 +3,7 @@
 # Contributor: Nicolas Pouillard https://nicolaspouillard.fr
 
 pkgname=python2-netlib
-pkgver=0.13
+pkgver=0.13.1
 pkgrel=1
 pkgdesc="A collection of network utilities used by pathod and mitmproxy"
 url="https://github.com/mitmproxy/netlib"
@@ -13,7 +13,7 @@
 makedepends=('python2-setuptools')
 checkdepends=('python2-nose' 'python2-mock' 'pathod')
 source=("http://pypi.python.org/packages/source/n/netlib/netlib-$pkgver.tar.gz")
-sha256sums=('4360493c145b391d87b125c5ca335943879309e1cea660f5d9f02b41511fa942')
+sha256sums=('f2b986ed2fa0125a88975d3f904a111c95b2925c3f553f7b1fc991f25bf4915b')
 
 prepare() {
   cd netlib-$pkgver



More information about the arch-commits mailing list