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 1fe33c83f512..202b3ca89e72 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')
+depends=('python' 'python-netifaces' 'python-progressbar' 'python-requests' 'python-zeroconf')
makedepends=('python-setuptools')
source=("https://github.com/nils-werner/${pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('1a33fc926131e62fa7c5afa348e5da7529ddb0ec1cab6f06b15e3611a2960a4d')