summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6221e78e2a5..51869727a318 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=pyunz-git
_pkgname=pyunz
pkgver=0.2.3.r4.ga2db5ac
-pkgrel=2
+pkgrel=3
pkgdesc='extract packages easily'
arch=(any)
url='https://github.com/Sherlock-Holo/pyunz'
license=('GPL3')
depends=('python' 'zip' 'unzip' 'p7zip')
-makedepends=('git')
+makedepends=('git' 'python-setuptools')
source=("git+https://github.com/Sherlock-Holo/${_pkgname}")
pkgver() {