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

Jelle van der Waa jelle at archlinux.org
Thu Dec 13 13:13:24 UTC 2018


    Date: Thursday, December 13, 2018 @ 13:13:23
  Author: jelle
Revision: 416020

upgpkg: python-ifaddr 0.1.6-1

Modified:
  python-ifaddr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-13 11:55:07 UTC (rev 416019)
+++ PKGBUILD	2018-12-13 13:13:23 UTC (rev 416020)
@@ -2,7 +2,7 @@
 
 _name=ifaddr
 pkgname=python-ifaddr
-pkgver=0.1.5
+pkgver=0.1.6
 pkgrel=1
 pkgdesc="Enumerates all IP addresses on all network adapters of the system"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-nose')
 source=(https://github.com/pydron/ifaddr/archive/${pkgver}.tar.gz)
-sha512sums=('a7c5ae08943b2b16c3759f29bfd60473edd609602bbcfbe2433495b395e004852b2209c5a01949327e0364dfd195e9fce31ae3f60b8bfdda358040dce4a4cbdc')
+sha512sums=('f8bfe0141f0c4e83404c8feead15a144e3f81fdfd9aeb5c9ca490789dfc7f74fa8cf36c895d048b595c340e17f7d82d96e3cdc25174ff67f3bb06a306094d59a')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list