summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-09-12 21:28:38 +0300
committerDimitris Kiziridis2020-09-12 21:28:38 +0300
commitb0044d1b5d9ab89a2fdb156fcd8af557cff6b89f (patch)
tree2879331703e58793159c61092ec06fb5c092e516
parent077578593690abde09e9bc975e5ab757bf0d90a9 (diff)
downloadaur-b0044d1b5d9ab89a2fdb156fcd8af557cff6b89f.tar.gz
Update to 7.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea9166ebb9cc..09229fece402 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = peazip-qt-bin
pkgdesc = File and archive manager, 7Z BR RAR TAR ZST ZIP files extraction utility
- pkgver = 7.3.2
+ pkgver = 7.4.1
pkgrel = 1
url = http://www.peazip.org/peazip-linux.html
arch = i686
@@ -28,8 +28,8 @@ pkgbase = peazip-qt-bin
conflicts = peazip-qt-opensuse-latest
options = !emptydirs
options = !strip
- source = peazip-qt-bin-7.3.2.tar.gz::https://github.com/giorgiotani/PeaZip/releases/download/7.3.2/peazip_portable-7.3.2.LINUX.Qt.tar.gz
- sha256sums = 3b45fefbe0f645ea2934c2af7f370432b94d57e7b7024bb1fa6aa9554c324811
+ source = peazip-qt-bin-7.4.1.tar.gz::https://github.com/giorgiotani/PeaZip/releases/download/7.4.1/peazip_portable-7.4.1.LINUX.Qt.tar.gz
+ sha256sums = 14eb0651309050b592f904e8be71a0178e2e6d1079852b941af1bbf5d836cefb
pkgname = peazip-qt-bin
diff --git a/PKGBUILD b/PKGBUILD
index 86e026b39e98..0625e7e9bd75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Jamesjon <universales@protonmail.com>
pkgname=peazip-qt-bin
-pkgver=7.3.2
+pkgver=7.4.1
pkgrel=1
pkgdesc="File and archive manager, 7Z BR RAR TAR ZST ZIP files extraction utility
"
@@ -34,7 +34,7 @@ conflicts=('peazip'
'peazip-qt'
'peazip-qt-opensuse-latest')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/giorgiotani/PeaZip/releases/download/${pkgver}/peazip_portable-${pkgver}.LINUX.Qt.tar.gz")
-sha256sums=('3b45fefbe0f645ea2934c2af7f370432b94d57e7b7024bb1fa6aa9554c324811')
+sha256sums=('14eb0651309050b592f904e8be71a0178e2e6d1079852b941af1bbf5d836cefb')
package() {
install -d "${pkgdir}/opt" "${pkgdir}/usr/bin"