summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYvaniak2023-11-10 16:42:46 +0100
committerYvaniak2023-11-10 16:42:46 +0100
commit6557b384ed60e5aeb791e08dac39c013bde26daf (patch)
treee92c8e68ff55543eb44aac9191807aa3720400ed
parentd8c91bdf4d15ec4fffc168245567a4ecce197596 (diff)
downloadaur-6557b384ed60e5aeb791e08dac39c013bde26daf.tar.gz
updating to 9.5.0 + deletion of update-srcinfo.sh because it can be done manually + change of files to delete
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD13
-rw-r--r--changelog.txt43
-rw-r--r--update-srcinfo.sh5
4 files changed, 52 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da0690dd50c6..0c07360b0e82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = peazip-gtk2-bin
pkgdesc = PeaZip file manager and archiver (GTK 2)
- pkgver = 9.1.0
+ pkgver = 9.5.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/9.1.0/peazip-9.1.0.LINUX.GTK2-1.x86_64.rpm
- sha256sums = 050b8eb18c244d6c7d991f0bb25692a43f485cbf60f08d9968de1321920d40aa
+ source = https://github.com/peazip/PeaZip/releases/download/9.5.0/peazip-9.5.0.LINUX.GTK2-1.x86_64.rpm
+ sha256sums = 9a1da5885771e46f69185048a87a7d49412af1d9678c42734a47ef000bb6f020
pkgname = peazip-gtk2-bin
diff --git a/PKGBUILD b/PKGBUILD
index bbfc6fc23a98..879c30ff6c18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: TuxSpirit <tuxspirit@archlinux.fr>
pkgname=peazip-gtk2-bin
-pkgver=9.1.0
+pkgver=9.5.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=('050b8eb18c244d6c7d991f0bb25692a43f485cbf60f08d9968de1321920d40aa')
+sha256sums=('9a1da5885771e46f69185048a87a7d49412af1d9678c42734a47ef000bb6f020')
changelog=changelog.txt
prepare() {
@@ -40,13 +40,12 @@ prepare() {
local sharedUsr=usr/share
local sharedPeaZip="${sharedUsr}/peazip"
# Windows related stuff
- rm "${sharedPeaZip}/batch/"*.bat
- rm -r "${sharedPeaZip}/batch/SendTo"
- rm -r "${sharedPeaZip}/batch/Windows 11 mini context menu"
- rm "${sharedPeaZip}/readme/readme_Windows.txt"
+ rm -r "${sharedPeaZip}/batch/Windows"
+ rm -r "${sharedPeaZip}/batch/bat"
+
# macOS related stuff
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 f0d8c0da8119..dcf0b71df1b2 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,46 @@
+* Fri Nov 10 2023 Yvaniak <ewen at philippot dot biz> - 9.5.0-1
+ PeaZip 9.5.0 comes with many under the hood updates, as improved performances with the
+ new memory management and task scheduler, better capabilities to use alias and binaries
+ in system paths, and new batch command switches for archive creation.
+ A new, quicker, Fast archive browsing mode is now available, and opening speed for
+ large archives was improved in all browsing modes.
+ File manager was enhanced with new menu for quickly changing ZIP filenames encoding,
+ and with the option to remember open tabs, and reopen last closed tab.
+ Also, the main theme icons were updated to show archive type extensions.
+
+* Fri Nov 10 2023 Yvaniak <ewen at philippot dot biz> - 9.4.0-1
+ PeaZip 9.4.0 introduces support for adding, editing, and removing archive-level
+ comments in RAR and ZIP/ZIPX files, interactively (Alt+M) and from batch scripts, on
+ single or multiple archives at once even of mixed types.
+ It is now possible to directly add files and folders to archives in Brotli, BZip2, GZip,
+ TAR, WIM, XZ, Zstd, and Zpaq formats (from command line, Automator scripts, .desktop
+ files, and context menu items), and it was updated the (peazip)/res/share/batch folder
+ containing scripting and system integration examples.
+ A total of 234 file extensions can now be opened as archives by PeaZip, with the
+ addition of Apple iWork file formats.
+
+* Fri Nov 10 2023 Yvaniak <ewen at philippot dot biz> - 9.3.0-1
+ PeaZip 9.3.0 improves the archive / file manager, adding the ability to display
+ file-level comments in archives, and showing if current archive type can be edited.
+ Free space is now checked before archiving and extraction tasks.
+ It is now possible to manually set the Rar.exe or equivalent binary for RAR creation,
+ to improve support for that function on Wine and other non-Windows based alternatives.
+ 7z backend is updated to 23.01, and Pea to 1.13 release.
+ Themes are improved with new Contrast setting, and being now able to customize icons
+ for archive types.
+
+
+* Fri Nov 10 2023 Yvaniak <ewen at philippot dot biz> - 9.2.0-1
+ PeaZip 9.2.0 improves the GUI with more customization options for address bar and tab
+ bar, and re-organized support section, with easier access to online resources,
+ documentation, issue tracker, and to settings relevant to privacy and security.
+ Under the hood the support for editing non-canonical archive types was improved, and
+ it is now possible to try different methods to manage unsupported file types.
+ On Windows, McMilk codecs and sfx modules were updated, to support extra compression
+ methods for .7z format (Brotli, FLZMA2, Lizard, Zstandard...), and on all platforms it
+ is now possible to set an alias for 7z / p7zip backend to easily switch between
+ alternative binaries.
+
* Sat Mar 11 2023 Vladimir Svyatski <vsvyatski@yandex.ru> - 9.1.0-1
PeaZip 9.1.0 brings a major restyle in application's look & feel and themes, and many
usability improvements for the file manager, and archiving/extraction screens.
diff --git a/update-srcinfo.sh b/update-srcinfo.sh
deleted file mode 100644
index 4aeb074ad381..000000000000
--- a/update-srcinfo.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-currentDir=$(dirname "$0")
-
-makepkg --printsrcinfo -p "${currentDir}/PKGBUILD" >"${currentDir}/.SRCINFO"