From dd3183140c7186b0f3af262aea174172c5a4a47f Mon Sep 17 00:00:00 2001 From: Roberto Ricci Date: Sat, 22 Jun 2024 00:19:59 +0200 Subject: [PATCH] 7zip: update to 24.07. also add 7zz alternatives --- srcpkgs/7zip/template | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/srcpkgs/7zip/template b/srcpkgs/7zip/template index 26241ed392b8e1..8081edbd9097c3 100644 --- a/srcpkgs/7zip/template +++ b/srcpkgs/7zip/template @@ -1,6 +1,6 @@ # Template file for '7zip' pkgname=7zip -version=24.06 +version=24.07 revision=1 short_desc="File archiver with a high compression ratio" maintainer="Roberto Ricci " @@ -8,11 +8,12 @@ license="LGPL-2.1-or-later, BSD-3-Clause" homepage="https://www.7-zip.org" changelog="https://www.7-zip.org/history.txt" distfiles="https://www.7-zip.org/a/7z${version//./}-src.tar.xz" -checksum=2aa1660c773525b2ed84d6cd7ff0680c786ec0893b87e4db44654dcb7f5ac8b5 +checksum=d1b0874a3f1c26df21c761a4a30691dc1213e8577f18ee78326c14ca4d683e2b alternatives=" 7z:7z:/usr/bin/7zip 7z:7za:/usr/bin/7zip - 7z:7zr:/usr/bin/7zip" + 7z:7zr:/usr/bin/7zip + 7z:7zz:/usr/bin/7zip" if [ "$XBPS_TARGET_LIBC" = musl ]; then # missing pthread_attr_setaffinity_np() @@ -49,7 +50,8 @@ do_install() { alternatives=" 7z:7z:/usr/bin/7zip-unrar 7z:7za:/usr/bin/7zip-unrar - 7z:7zr:/usr/bin/7zip-unrar" + 7z:7zr:/usr/bin/7zip-unrar + 7z:7zz:/usr/bin/7zip-unrar" pkg_install() { vbin "${wrksrc}/CPP/7zip/Bundles/Alone2/b/rar/7zz" 7zip-unrar