summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNarrat2023-10-28 16:47:24 +0200
committerNarrat2023-10-28 16:47:24 +0200
commit0f71ec8fbc1ab6f8daf81500f90c4767b755e4ff (patch)
treecb2820004b52d424bde70d1d3b8a9fb576a43524 /.SRCINFO
parent55550c6818101187bf349523a306baf4e89a6fbe (diff)
downloadaur-0f71ec8fbc1ab6f8daf81500f90c4767b755e4ff.tar.gz
patool: update to 1.15.0
remove tar from optdepend, as this format is natively supported. Add lz4 and unarchiver as those got support with this release
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42c85f1f6378..cf57e9f934cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = patool
pkgdesc = portable command line archive file manager
- pkgver = 1.14.1
- pkgrel = 2
+ pkgver = 1.15.0
+ pkgrel = 1
url = https://wummel.github.io/patool/
arch = any
license = GPL
@@ -10,11 +10,12 @@ pkgbase = patool
makedepends = python-wheel
makedepends = python-setuptools
depends = python
- optdepends = tar: extracting TAR files
- optdepends = unrar: extracting RAR files
+ optdepends = lz4: extracting LZ4 archives
optdepends = p7zip: extracting ZIP and 7z files
+ optdepends = unarchiver: extracting various formats
+ optdepends = unrar: extracting RAR files
optdepends = zstd: extracting ZSTANDARD files
- source = patool-1.14.1.tar.gz::https://github.com/wummel/patool/archive/upstream/1.14.1.tar.gz
- sha256sums = 51b2abdd4ccd9eb93884e61fc401295d8990b30c8c98d70c24bb835a21ec27e0
+ source = patool-1.15.0.tar.gz::https://github.com/wummel/patool/archive/upstream/1.15.0.tar.gz
+ sha256sums = 4b4e51ae6422d65f161cba10d155fa877c4d5328eec595d86f884983ecefec48
pkgname = patool