summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNarrat2021-07-28 20:27:28 +0200
committerNarrat2021-07-28 20:27:28 +0200
commitad4b5be632aade31d371c1199bbe50a4888f9dd4 (patch)
treeeb67de48c2f421f8df66d958e8ad8fec32267605 /.SRCINFO
parent9c7640e5128469a4f2d8adbf88230699e41a2320 (diff)
downloadaur-ad4b5be632aade31d371c1199bbe50a4888f9dd4.tar.gz
patool: drop python2 build
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 2 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13312972209e..364c12dbe52a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = patool
pkgdesc = portable command line archive file manager
pkgver = 1.12
- pkgrel = 4
+ pkgrel = 5
url = https://wummel.github.io/patool/
arch = any
license = GPL
makedepends = python-setuptools
- makedepends = python2-setuptools
+ depends = python
optdepends = tar: extracting TAR files
optdepends = unrar: extracting RAR files
optdepends = p7zip: extracting ZIP and 7z files
@@ -14,11 +14,3 @@ pkgbase = patool
sha256sums = 582fd4b87c263325958c1550400504799018c88bc3444f249bba304ae1747f1f
pkgname = patool
- pkgdesc = portable command line archive file manager (Python3)
- depends = python
-
-pkgname = patool-py2
- pkgdesc = portable command line archive file manager (Python2)
- depends = python2
- conflicts = patool
-