summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Golatofski2020-02-02 17:08:30 +0100
committerFelix Golatofski2020-02-02 17:08:30 +0100
commitc0a3119979c668fb3388c095d9f793f4670a92aa (patch)
tree0cae738fee8eccb78a5d20ba817cba14847f99f4
parent0d3f9d7764106e16d5ecee74cacf156b77f77603 (diff)
downloadaur-c0a3119979c668fb3388c095d9f793f4670a92aa.tar.gz
Updated to 7.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b99e5e7c8de..1c73771567be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = peazip-qt
pkgdesc = QT archiver utility
- pkgver = 7.0.1
+ pkgver = 7.1.0
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-7.0.1.tgz::https://github.com/giorgiotani/PeaZip/releases/download/7.0.1/peazip-7.0.1.LINUX.Qt.tgz
+ source = peazip-qt-7.1.0.tgz::https://github.com/giorgiotani/PeaZip/releases/download/7.1.0/peazip-7.1.0.LINUX.Qt.tgz
source = peazip.desktop
- sha256sums = 4246ea496cd30b91d97e7c350aee84c01b54739b60b43f414048d9c83940d848
+ sha256sums = 4a79bdacf20291246dd1dd66b33cf59ad8f7522193c7ae80fce879f02b9cb94b
sha256sums = 4d876c6a61f25a7e2f3dfa69b1c80e61fdda9220bbf8e23a407e34eae377091b
pkgname = peazip-qt
diff --git a/PKGBUILD b/PKGBUILD
index 2c960222102d..ccc9a4a032be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jamesjon <universales@protonmail.com>
pkgname=peazip-qt
-pkgver=7.0.1
+pkgver=7.1.0
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=('4246ea496cd30b91d97e7c350aee84c01b54739b60b43f414048d9c83940d848'
+sha256sums=('4a79bdacf20291246dd1dd66b33cf59ad8f7522193c7ae80fce879f02b9cb94b'
'4d876c6a61f25a7e2f3dfa69b1c80e61fdda9220bbf8e23a407e34eae377091b')