summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMichal Wojdyla2021-10-25 23:09:07 +0200
committerMichal Wojdyla2021-10-25 23:09:07 +0200
commitb3cf6ff64d3d862975a26b65c890bb0bc8ce7698 (patch)
tree541033c89817f0a0776433751c4ed8c8fc149798 /.SRCINFO
parent26c9d0cd01c3381a64620909839983c3dc7de161 (diff)
downloadaur-b3cf6ff64d3d862975a26b65c890bb0bc8ce7698.tar.gz
change repo
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
-