Date: Tuesday, May 26, 2015 @ 06:21:33 Author: fyan Revision: 134125 upgpkg: python2-netlib 0.12.0-1
Modified: python2-netlib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-26 04:15:24 UTC (rev 134124) +++ PKGBUILD 2015-05-26 04:21:33 UTC (rev 134125) @@ -3,7 +3,7 @@ # Contributor: Nicolas Pouillard https://nicolaspouillard.fr pkgname=python2-netlib -pkgver=0.11.2 +pkgver=0.12.0 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=('66dac408eccb528b284e6a6fa5bc52aa40d1c2a53d74179d3cb2253b3120851e') +sha256sums=('2b53b9dd611a80ba65eb5eb11bb70dfec4912e5b38fa84e30756249241012480') build() { cd "$srcdir/netlib-$pkgver"
