summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNarrat2019-04-11 21:21:25 +0200
committerNarrat2019-04-11 21:21:25 +0200
commite122ff5ec120fc16c21d258f46168cfbd29084dc (patch)
tree861161f06e8d7d25cd6358564a82d0f024c75949 /.SRCINFO
parent85b9c3a87ee25d300f615d90814b5d64ac125365 (diff)
downloadaur-e122ff5ec120fc16c21d258f46168cfbd29084dc.tar.gz
patool: setuptools as makedeps
Thanks to ValleyKnight for noticing the missing deps
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c836e97e9a8b..cf3debf58eb6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = patool
pkgdesc = portable command line archive file manager
pkgver = 1.12
- pkgrel = 2
+ pkgrel = 3
url = https://wummel.github.io/patool/
arch = any
license = GPL
- makedepends = python
- makedepends = python2
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
optdepends = tar: extracting TAR files
optdepends = unrar: extracting RAR files
optdepends = p7zip: extracting ZIP and 7z files