Date: Friday, December 4, 2015 @ 03:44:00 Author: fyan Revision: 148252
upgpkg: python2-netlib 0.15-1 Modified: python2-netlib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-04 00:45:48 UTC (rev 148251) +++ PKGBUILD 2015-12-04 02:44:00 UTC (rev 148252) @@ -3,7 +3,7 @@ # Contributor: Nicolas Pouillard https://nicolaspouillard.fr pkgname=python2-netlib -pkgver=0.14.0 +pkgver=0.15 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=('cf12b0a71a493eee46fb2da284122ac363179fe0a0bc71c5c8920374aa978e75') +sha256sums=('5f5c02724a32f4d44401a9dccaf7d3bdf077a352d11dc5131bb61fb24299afa5') prepare() { cd netlib-$pkgver
