summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Golatofski2020-01-12 19:29:51 +0100
committerFelix Golatofski2020-01-12 19:29:51 +0100
commit0d3f9d7764106e16d5ecee74cacf156b77f77603 (patch)
tree800e1e354e6fc0ef4322a2668332394d0c23895b
parentc5aad17d9771492a96d5a060aaceff69451456c5 (diff)
downloadaur-0d3f9d7764106e16d5ecee74cacf156b77f77603.tar.gz
Updated to 7.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2897a19f517..6b99e5e7c8de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = peazip-qt
pkgdesc = QT archiver utility
- pkgver = 6.9.2
+ pkgver = 7.0.1
pkgrel = 1
url = http://www.peazip.org/peazip-linux.html
install = peazip.install
@@ -27,9 +27,9 @@ pkgbase = peazip-qt
conflicts = peazip-qt-opensuse-latest
conflicts = peazip-qt-build
options = !strip
- source = peazip-qt-6.9.2.tgz::https://github.com/giorgiotani/PeaZip/releases/download/6.9.2/peazip-6.9.2.LINUX.Qt.tgz
+ source = peazip-qt-7.0.1.tgz::https://github.com/giorgiotani/PeaZip/releases/download/7.0.1/peazip-7.0.1.LINUX.Qt.tgz
source = peazip.desktop
- sha256sums = b4f8e2bedeff52488dab4d641269103131038ff750e3b38d15f3ccad99797f8e
+ sha256sums = 4246ea496cd30b91d97e7c350aee84c01b54739b60b43f414048d9c83940d848
sha256sums = 4d876c6a61f25a7e2f3dfa69b1c80e61fdda9220bbf8e23a407e34eae377091b
pkgname = peazip-qt
diff --git a/PKGBUILD b/PKGBUILD
index 2a1b1e8b0951..2c960222102d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jamesjon <universales@protonmail.com>
pkgname=peazip-qt
-pkgver=6.9.2
+pkgver=7.0.1
pkgrel=1
pkgdesc="QT archiver utility"
arch=(i686 x86_64)
@@ -19,7 +19,7 @@ options=('!strip')
install=peazip.install
source=("$pkgname-$pkgver.tgz"::"https://github.com/giorgiotani/PeaZip/releases/download/$pkgver/peazip-$pkgver.LINUX.Qt.tgz"
"peazip.desktop")
-sha256sums=('b4f8e2bedeff52488dab4d641269103131038ff750e3b38d15f3ccad99797f8e'
+sha256sums=('4246ea496cd30b91d97e7c350aee84c01b54739b60b43f414048d9c83940d848'
'4d876c6a61f25a7e2f3dfa69b1c80e61fdda9220bbf8e23a407e34eae377091b')