summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae09877d0b37..5f347cd06a91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Zeroconf based peer to peer file transfer"
arch=('any')
url="https://github.com/nils-werner/zget"
license=('MIT')
-depends=('python' 'python-netifaces' 'python-progressbar2' 'python-requests' 'python-zeroconf<0.17.6')
+depends=('python' 'python-netifaces<0.10.5' 'python-progressbar2' 'python-requests' 'python-zeroconf<0.17.6')
source=("https://github.com/nils-werner/${pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('d2c63fb391e14a2d93737213a15311a949fcfc32fee1a7f5aae95df3b0629b16')