summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-05-01 21:52:56 +0200
committerGoliathLabs2020-05-01 21:52:56 +0200
commit7bc4f225a46174280598cc6d6a3f58a28ed7527e (patch)
tree60d45d506efee1d9ca133d57b2156541b20d1f51
parentc0a3119979c668fb3388c095d9f793f4670a92aa (diff)
downloadaur-7bc4f225a46174280598cc6d6a3f58a28ed7527e.tar.gz
Updated: 7.2.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c73771567be..10b86e7084f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = peazip-qt
pkgdesc = QT archiver utility
- pkgver = 7.1.0
+ pkgver = 7.2.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-7.1.0.tgz::https://github.com/giorgiotani/PeaZip/releases/download/7.1.0/peazip-7.1.0.LINUX.Qt.tgz
+ source = peazip-qt-7.2.1.tgz::https://github.com/giorgiotani/PeaZip/releases/download/7.2.1/peazip-7.2.1.LINUX.Qt.tgz
source = peazip.desktop
- sha256sums = 4a79bdacf20291246dd1dd66b33cf59ad8f7522193c7ae80fce879f02b9cb94b
+ sha256sums = 30fb8ce970d99c31d0c01a6fcd1f358e91d34b31fb266ee982787677fc726bbd
sha256sums = 4d876c6a61f25a7e2f3dfa69b1c80e61fdda9220bbf8e23a407e34eae377091b
pkgname = peazip-qt
diff --git a/PKGBUILD b/PKGBUILD
index ccc9a4a032be..5bc81a7718a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jamesjon <universales@protonmail.com>
pkgname=peazip-qt
-pkgver=7.1.0
+pkgver=7.2.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=('4a79bdacf20291246dd1dd66b33cf59ad8f7522193c7ae80fce879f02b9cb94b'
+sha256sums=('30fb8ce970d99c31d0c01a6fcd1f358e91d34b31fb266ee982787677fc726bbd'
'4d876c6a61f25a7e2f3dfa69b1c80e61fdda9220bbf8e23a407e34eae377091b')