diff options
-rw-r--r-- | abs/core/python-netifaces/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/python-netifaces/PKGBUILD b/abs/core/python-netifaces/PKGBUILD index 8f89bab..7b526cb 100644 --- a/abs/core/python-netifaces/PKGBUILD +++ b/abs/core/python-netifaces/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-netifaces _orig_name=netifaces pkgver=0.5 -pkgrel=1 +pkgrel=2 pkgdesc="Portable module to access network interface information in Python." depends=('python2') makedepend=('gcc') |