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

Felix Yan fyan at archlinux.org
Fri Dec 25 15:54:39 UTC 2015


    Date: Friday, December 25, 2015 @ 16:54:39
  Author: fyan
Revision: 154525

upgpkg: python2-netlib 0.15.1-1

Modified:
  python2-netlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-25 15:52:12 UTC (rev 154524)
+++ PKGBUILD	2015-12-25 15:54:39 UTC (rev 154525)
@@ -3,7 +3,7 @@
 # Contributor: Nicolas Pouillard https://nicolaspouillard.fr
 
 pkgname=python2-netlib
-pkgver=0.15
+pkgver=0.15.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=('5f5c02724a32f4d44401a9dccaf7d3bdf077a352d11dc5131bb61fb24299afa5')
+sha256sums=('f55ad129b770fcf82786fb59d3e4f4291ea4c6dca4e4850bce1977bd9e99492e')
 
 prepare() {
   cd netlib-$pkgver



More information about the arch-commits mailing list