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

Felix Yan felixonmars at archlinux.org
Fri Aug 26 09:35:47 UTC 2016


    Date: Friday, August 26, 2016 @ 09:35:47
  Author: felixonmars
Revision: 187582

upgpkg: python-netifaces 0.10.5-1

Modified:
  python-netifaces/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-26 09:35:15 UTC (rev 187581)
+++ PKGBUILD	2016-08-26 09:35:47 UTC (rev 187582)
@@ -5,15 +5,15 @@
 
 pkgbase=python-netifaces
 pkgname=(python-netifaces python2-netifaces)
-pkgver=0.10.4
-pkgrel=2
+pkgver=0.10.5
+pkgrel=1
 pkgdesc="Portable module to access network interface information in Python"
 arch=('i686' 'x86_64')
 url="http://alastairs-place.net/netifaces/"
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/source/n/netifaces/netifaces-${pkgver}.tar.gz")
-md5sums=('36da76e2cfadd24cc7510c2c0012eb1e')
+source=("https://pypi.io/packages/source/n/netifaces/netifaces-${pkgver}.tar.gz")
+md5sums=('5b4d1f1310ed279e6df27ef3a9b71519')
 
 prepare() {
   cp -a "${srcdir}/netifaces-${pkgver}"{,-py2}



More information about the arch-commits mailing list