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

Jelle van der Waa jelle at archlinux.org
Sun Jul 5 18:37:35 UTC 2020


    Date: Sunday, July 5, 2020 @ 18:37:35
  Author: jelle
Revision: 657903

upgpkg: python-ifaddr 0.1.7-1

Modified:
  python-ifaddr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-05 18:03:46 UTC (rev 657902)
+++ PKGBUILD	2020-07-05 18:37:35 UTC (rev 657903)
@@ -2,8 +2,8 @@
 
 _name=ifaddr
 pkgname=python-ifaddr
-pkgver=0.1.6
-pkgrel=3
+pkgver=0.1.7
+pkgrel=1
 pkgdesc="Enumerates all IP addresses on all network adapters of the system"
 arch=('any')
 url="https://github.com/pydron/ifaddr"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-nose')
 source=(https://github.com/pydron/ifaddr/archive/${pkgver}.tar.gz)
-sha512sums=('f8bfe0141f0c4e83404c8feead15a144e3f81fdfd9aeb5c9ca490789dfc7f74fa8cf36c895d048b595c340e17f7d82d96e3cdc25174ff67f3bb06a306094d59a')
+sha512sums=('648d05c1aa91b81bfbda81c9753c3f35c7f451e9842eef9b46545db7817e4fdbe9b8f8f30f552cdef9522998960d7b07a4465dd49733fd784702f48aa875238d')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list