summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladimir Svyatski2022-09-26 16:32:27 +0300
committerVladimir Svyatski2022-09-26 16:32:27 +0300
commitd8f10ba7a9ba75faf99e4323542471db7fe5316e (patch)
tree2f3297889cc2aff3391b65e7457d1e8df62a59ca
parentf1a5e5d3140d0ad12cf43a402bc79640f5be876f (diff)
downloadaur-d8f10ba7a9ba75faf99e4323542471db7fe5316e.tar.gz
Updating to 8.8.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
-rw-r--r--changelog.txt28
3 files changed, 17 insertions, 26 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 646177dcb980..d0295839a21a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = peazip-gtk2-bin
pkgdesc = PeaZip file manager and archiver (GTK 2)
- pkgver = 8.7.0
+ pkgver = 8.8.0
pkgrel = 1
url = https://peazip.github.io
changelog = changelog.txt
@@ -18,7 +18,7 @@ pkgbase = peazip-gtk2-bin
conflicts = peazip-qt5
conflicts = peazip-qt5-bin
options = !emptydirs
- source = https://github.com/peazip/PeaZip/releases/download/8.7.0/peazip-8.7.0.LINUX.GTK2-1.x86_64.rpm
- sha256sums = 74e60201df63f98782793350e887bc408022ff3e0376a0b6a469dca88b1b244e
+ source = https://github.com/peazip/PeaZip/releases/download/8.8.0/peazip-8.8.0.LINUX.GTK2-1.x86_64.rpm
+ sha256sums = 82c9681c6182b3f03afb8a3e5f6a56abebea724fcfe4ed37c003b0fb0f6f1194
pkgname = peazip-gtk2-bin
diff --git a/PKGBUILD b/PKGBUILD
index de0e71882e6e..f606340340ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: TuxSpirit <tuxspirit@archlinux.fr>
pkgname=peazip-gtk2-bin
-pkgver=8.7.0
+pkgver=8.8.0
pkgrel=1
pkgdesc='PeaZip file manager and archiver (GTK 2)'
arch=('x86_64')
@@ -24,7 +24,7 @@ optdepends=('p7zip: Command-line file archiver with high compression ratio'
provides=('peazip')
conflicts=('peazip-qt-bin' 'peazip-qt5' 'peazip-qt5-bin')
source=("https://github.com/peazip/PeaZip/releases/download/${pkgver}/peazip-${pkgver}.LINUX.GTK2-1.${CARCH}.rpm")
-sha256sums=('74e60201df63f98782793350e887bc408022ff3e0376a0b6a469dca88b1b244e')
+sha256sums=('82c9681c6182b3f03afb8a3e5f6a56abebea724fcfe4ed37c003b0fb0f6f1194')
changelog=changelog.txt
prepare() {
@@ -40,13 +40,14 @@ prepare() {
local sharedUsr=usr/share
local sharedPeaZip="${sharedUsr}/peazip"
# Windows related stuff
- rm "${sharedPeaZip}/readme/readme_Windows.txt"
rm "${sharedPeaZip}/batch/"*.bat
rm -r "${sharedPeaZip}/batch/SendTo"
rm -r "${sharedPeaZip}/batch/Windows 11 mini context menu"
+ rm -r "${sharedPeaZip}/lang-wincontext"
+ rm "${sharedPeaZip}/readme/readme_Windows.txt"
# macOS related stuff
- rm "${sharedPeaZip}/readme/readme_macOS.txt"
rm -r "${sharedPeaZip}/batch/macOS service menus"
+ rm "${sharedPeaZip}/readme/readme_macOS.txt"
# KDE 3? You must be kidding.
rm -r "${sharedPeaZip}/batch/freedesktop_integration/KDE-servicemenus/KDE3-konqueror"
# KDE 4 is not supported on Arch since 2015-12-12 (https://archlinux.org/news/dropping-plasma-4/)
diff --git a/changelog.txt b/changelog.txt
index dd50f1884359..35041d93dfb7 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,12 @@
+* Mon Sep 26 2022 Vladimir Svyatski <vsvyatski@yandex.ru> - 8.8.0-1
+ PeaZip 8.8.0 release completes the evolution of the GUI started in previous releases,
+ providing more customization options to better integrate the application in different
+ environments. It is now possible to automatically test archives after creation, and to
+ propagate Zone.Identifier stream on Windows when extracting archives.
+ TAR format support was improved, with option to follow pax or gnu standard, and to
+ save owner/group ids and names (on Linux).
+ Updated backends: 7z 22.01, Pea 1.09.
+
* Sun Jun 26 2022 Vladimir Svyatski <vsvyatski@yandex.ru> - 8.7.0-1
PeaZip 8.7.0 release comes with a simpler to use interface with re-organized options,
improved file manager, and refreshed themes.
@@ -41,22 +50,3 @@
It does not replaces or duplicates the function of sources package peazip-x.y.z.src, as
it is simply meant to help packaging the application for a specific distribution system,
rather than compiling and building the binaries of the application.
-
-* Sun Nov 21 2021 Vladimir Svyatski <vsvyatski@yandex.ru> - 8.3.0-5
- - Dropped KDE 4 support from the package (https://archlinux.org/news/dropping-plasma-4).
-
-* Sun Nov 21 2021 Vladimir Svyatski <vsvyatski@yandex.ru> - 8.3.0-4
- - Installable update, finally. The fix is borrowed from the peazip-qt-bin package.
-
-* Sun Nov 14 2021 Edoardo Brogiolo <edoardo@brogiolo.eu> - 8.3.0-3
- - An attempt to fix the previous update.
-
-* Sun Nov 14 2021 Edoardo Brogiolo <edoardo@brogiolo.eu> - 8.3.0-1
- PeaZip 8.3.0 adds Deflate and Deflate64 options for .7z format, improves theming,
- command line usage, management of preferred checksum/hash algorithms list and
- management of temporary work files.
- The release is focused on improving the support for Linux, and to make easier to
- port or package the application in environments, mandating a precise filesystem
- hierarchy structure, separating architecture-dependent binary resources from other
- types of resources, packaged with the application.
- Full list of changes and fixes is available at https://peazip.github.io/changelog.html