summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e95d4bb5684..6621fbad1eb0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,17 @@
pkgbase = python-netifaces-git
- pkgdesc = Portable module to access network interface information in Python 3
- pkgver = 1.0.0.r6.098dfda
+ pkgdesc = Portable module to access network interface information in Python
+ pkgver = 0.11.0.r127.53fcdb6
pkgrel = 1
- url = https://github.com/kelleyk/py3k-netifaces
- arch = i686
+ epoch = 1
+ url = https://alastairs-place.net/netifaces/
arch = x86_64
license = MIT
makedepends = git
- makedepends = python-distribute
+ makedepends = python-setuptools
depends = python
- source = python-netifaces-git::git://github.com/kelleyk/py3k-netifaces.git
+ provides = python-netifaces
+ conflicts = python-netifaces
+ source = python-netifaces-git::git+https://github.com/al45tair/netifaces
sha256sums = SKIP
pkgname = python-netifaces-git
-