[arch-commits] Commit in python-netifaces/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon May 31 14:28:10 UTC 2021
Date: Monday, May 31, 2021 @ 14:28:10
Author: felixonmars
Revision: 952804
upgpkg: python-netifaces 0.11.0-1
Modified:
python-netifaces/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-31 14:08:03 UTC (rev 952803)
+++ PKGBUILD 2021-05-31 14:28:10 UTC (rev 952804)
@@ -3,8 +3,8 @@
# Contributor: Ghost of Kendo <ghostofkendo at gmail dot com>
pkgname=python-netifaces
-pkgver=0.10.9
-pkgrel=6
+pkgver=0.11.0
+pkgrel=1
pkgdesc="Portable module to access network interface information in Python"
arch=('x86_64')
url="https://alastairs-place.net/netifaces/"
@@ -12,7 +12,7 @@
depends=('python')
makedepends=('python-setuptools')
source=("https://pypi.io/packages/source/n/netifaces/netifaces-${pkgver}.tar.gz")
-sha512sums=('8fc593de4d2cbda46a3e2430ede031360f1abfc64d47d00fbec09f3395fd83479bf29d97cb6834b1df06850c9ac2745c9344b6814f34be5975d4d5df98e05e87')
+sha512sums=('a53110efb78c89c4d72d002104866253a4c085dd27ff9f41d4cfe3811cc5619e7585ceda4e91e83cdd0645c40c745c61d205708ee9a34427b35f437a48f148e5')
build() {
cd "${srcdir}/netifaces-${pkgver}"
More information about the arch-commits
mailing list