summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSiavash Askari Nasr2023-06-25 12:27:47 +0330
committerSiavash Askari Nasr2023-06-25 12:29:25 +0330
commitf294aec5d2643e3a54121047998cca98975f510d (patch)
tree81056f17214d40d3ef92bbddd5625756361c7ffc
parente00a02ec1ac903d2ef128b759ac4a209825fd71e (diff)
downloadaur-f294aec5d2643e3a54121047998cca98975f510d.tar.gz
Remove changelog
-rw-r--r--PKGBUILD3
-rw-r--r--changelog.txt53
2 files changed, 1 insertions, 55 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7e89443fef2..cda2dc9ab8b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Jamesjon <universales@protonmail.com>
pkgname=peazip-qt-bin
-pkgver=9.2.0
+pkgver=9.3.0
pkgrel=1
pkgdesc='PeaZip file manager and archiver (Qt5)'
arch=('x86_64')
@@ -26,7 +26,6 @@ provides=('peazip')
conflicts=('peazip-gtk2-bin' 'peazip-qt5' 'peazip-qt5-bin')
source=("https://github.com/peazip/PeaZip/releases/download/${pkgver}/peazip-${pkgver}.LINUX.Qt5-1.${CARCH}.rpm")
sha256sums=('c8ebcacdba92685fd1a769c74a7df224e5dee1c0c63d1f42450e380cf9b7f279')
-changelog=changelog.txt
prepare() {
rm -r usr/share/peazip/batch/{SendTo,'Windows 11 mini context menu','macOS service menus',*.bat}
diff --git a/changelog.txt b/changelog.txt
deleted file mode 100644
index 9ac2b0058b79..000000000000
--- a/changelog.txt
+++ /dev/null
@@ -1,53 +0,0 @@
-* Tue May 23 2023 Siavash Askari Nasr - 9.5.0
- PeaZip 9.2.0 improves the GUI with more customization options for address bar and tab
- bar, and re-organizes 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.
- The scripting engine was refined, with the ability to adapt the syntax for a specific
- 7z version at runtime, and to export archive conversion tasks as scripts.
- Support for TAR, Brotli, and Zstandard formats was improved.
- A new PeaZip Portable package for BSD systems on x86_64 architecture is now available.
-
-* Wed Dec 21 2022 Vladimir Svyatski <vsvyatski@yandex.ru> - 9.0.0-1
- PeaZip 9.0.0 completes the GUI evolution of 8.x line, both with look&feel updates and
- with under the hood improvements, making the application easier to customize and adapt
- to different needs and environments.
- Plug-ins are now simpler to install, support for PAQ and ZPAQ formats is improved,
- more options are available for 7z/p7zip backend, and the application can now extract
- compressed TAR archives in a single step.
- A total of 230 file extensions can now be opened as archives by PeaZip, with the
- addition of .pmdx, .pmvx, .tmdx, and .prdx SoftMaker Office files.
-
-* Tue Oct 18 2022 Vladimir Svyatski <vsvyatski@yandex.ru> - 8.9.0-1
- PeaZip 8.9.0 release completes the progress towards the upcoming 9.x line, with many
- updates both for the UI and under the hood.
- Amongst the many improvements, a progress bar is now visible when opening archives,
- and theming engine was updated to make the application easier to integrate with
- different desktop environments.
- The archive creation / extraction menu was revamped to make easier to add bookmarked
- or previously visited files and folders, and a new "Add to separate archives" entry
- is available in app's context menu.
- Updated backends: Pea 1.10.
-
-* 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.
- Sources package was re-organized for better usability.
- Updated backends: Pea 1.08, and 7z 22.00.