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

Felix Yan felixonmars at archlinux.org
Fri Jun 2 06:02:45 UTC 2017


    Date: Friday, June 2, 2017 @ 06:02:44
  Author: felixonmars
Revision: 232831

upgpkg: python-netifaces 0.10.6-1

Modified:
  python-netifaces/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-02 06:00:56 UTC (rev 232830)
+++ PKGBUILD	2017-06-02 06:02:44 UTC (rev 232831)
@@ -5,8 +5,8 @@
 
 pkgbase=python-netifaces
 pkgname=(python-netifaces python2-netifaces)
-pkgver=0.10.5
-pkgrel=2
+pkgver=0.10.6
+pkgrel=1
 pkgdesc="Portable module to access network interface information in Python"
 arch=('i686' 'x86_64')
 url="http://alastairs-place.net/netifaces/"
@@ -13,7 +13,7 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.io/packages/source/n/netifaces/netifaces-${pkgver}.tar.gz")
-md5sums=('5b4d1f1310ed279e6df27ef3a9b71519')
+sha512sums=('2c892062286007a8330c2cddc148ea21d1fd24aec32b5f25b8fe905933c651f8c532596f523f0bb7edb3a143e9a491ec49d60f75efad4407273ac2647b579b1e')
 
 prepare() {
   cp -a "${srcdir}/netifaces-${pkgver}"{,-py2}



More information about the arch-commits mailing list