summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-07-05 00:07:48 +0300
committerDimitris Kiziridis2020-07-05 00:07:48 +0300
commite2a935658456d0114ce7b7815f7b3fdc8db79c03 (patch)
tree42658a039abca0bef756b3b0089dea210b8a9677
parent4a350238521e30aa9c7910d2fd9a4b61191f77cd (diff)
downloadaur-e2a935658456d0114ce7b7815f7b3fdc8db79c03.tar.gz
Update to 7.3.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26bb13f4d48a..634b12e64ac4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = peazip-gtk2-bin
- pkgdesc = Linux file manager and archive manager, 7Z BR RAR TAR ZST ZIP files extraction utility
- pkgver = 7.3.1
+ pkgdesc = File and archive manager, 7Z BR RAR TAR ZST ZIP files extraction utility
+ pkgver = 7.3.2
pkgrel = 1
url = http://www.peazip.org/peazip-linux.html
arch = i686
@@ -20,13 +20,11 @@ pkgbase = peazip-gtk2-bin
optdepends = arc: Support for arc files
provides = peazip
conflicts = peazip
- conflicts = peazip-gtk2-build
conflicts = peazip-qt
- conflicts = peazip-qt-build
conflicts = peazip-qt-opensuse-latest
options = !emptydirs
- source = peazip-gtk2-bin-7.3.1.rpm::https://sourceforge.net/projects/peazip/files/7.3.1/peazip-7.3.1.LINUX.GTK2-1.x86_64.rpm
- sha256sums = b430c6054c3993c22be3576e428b29535580a8ad7ea7d2b235f927f165596129
+ source = peazip-gtk2-bin-7.3.2.rpm::https://sourceforge.net/projects/peazip/files/7.3.2/peazip-7.3.2.LINUX.GTK2-1.x86_64.rpm
+ sha256sums = 8c47d51490cbb02b9a485d9f5b1a15d81b8a0279a63afb9b8578923a77e90e1d
pkgname = peazip-gtk2-bin
diff --git a/PKGBUILD b/PKGBUILD
index 17faf31b7116..cabd91fc1202 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
# Contributor: TuxSpirit <tuxspirit@archlinux.fr>
pkgname=peazip-gtk2-bin
-pkgver=7.3.1
+pkgver=7.3.2
pkgrel=1
-pkgdesc="Linux file manager and archive manager, 7Z BR RAR TAR ZST ZIP files extraction utility
+pkgdesc="File and archive manager, 7Z BR RAR TAR ZST ZIP files extraction utility
"
arch=('i686' 'x86_64')
url='http://www.peazip.org/peazip-linux.html'
@@ -27,12 +27,10 @@ optdepends=('quad: A ROLZ-based file compressor'
'arc: Support for arc files')
provides=('peazip')
conflicts=('peazip'
- 'peazip-gtk2-build'
'peazip-qt'
- 'peazip-qt-build'
'peazip-qt-opensuse-latest')
source=("${pkgname}-${pkgver}.rpm::https://sourceforge.net/projects/peazip/files/${pkgver}/peazip-${pkgver}.LINUX.GTK2-1.x86_64.rpm")
-sha256sums=('b430c6054c3993c22be3576e428b29535580a8ad7ea7d2b235f927f165596129')
+sha256sums=('8c47d51490cbb02b9a485d9f5b1a15d81b8a0279a63afb9b8578923a77e90e1d')
package() {
cp -aR usr/ "${pkgdir}/"