summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUncle Hunto2017-03-14 16:10:54 -0700
committerUncle Hunto2017-03-14 16:10:54 -0700
commit521caa9a9ade2aa341c849ab99800ac72ff187a6 (patch)
tree62925fd56fecc96924b3ee71139bbe031a8e95d2 /PKGBUILD
parentb60eca8db9c7e9248745d8ad2fd0e8a2c9fd88b1 (diff)
downloadaur-521caa9a9ade2aa341c849ab99800ac72ff187a6.tar.gz
Update to 6.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be08e6880b16..6c0e678a26da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: hagabaka
pkgname='peazip-qt-build'
-pkgver=6.3.0
+pkgver=6.3.1
pkgrel=1
pkgdesc='Free cross-platform file archiver (compiles from source)'
license=('GPL3')
@@ -13,12 +13,13 @@ optdepends=('quad' 'unace')
makedepends=('lazarus-qt' 'icoutils')
provides=('peazip' 'peazip-qt')
conflicts=('peazip' 'peazip-gtk2' 'peazip-gtk2-build' 'peazip-qt' 'peazip-qt-opensuse' 'peazip-qt-opensuse-latest')
+options=('!strip')
install=peazip.install
source=("https://github.com/giorgiotani/PeaZip/releases/download/$pkgver/peazip-$pkgver.src.zip"
"http://www.peazip.org/downloads/additional/peazip_optional_formats_plugin-1.LINUX.INST.tar.gz")
-sha256sums=('01155484ff615133327b056f1f5aef672916f1b842bb9c599aec0a3b88db270a'
+sha256sums=('142e51f5dfa43311759429307261b400e1454d15f05f6dc9e6e65cd17f5c40a2'
'7f3fc1ea200d482500360eadda9298c4d5900ca822d21b5a0e11ff9de4d499ff')
-sha512sums=('a22800d4c70304113d3c191f35395005f6667eb2791ff90035c2448784a259eb937487625ee34c4b8723557a570a16b708f6d8e4a53eb39bc6e21479e847d94c'
+sha512sums=('40f05b979bf65f4d5a1028f3aa28a09ebf03bed6796214dced7653c7a6d3d2f976477bcc793c6d28334f472839ba4e4a613be896d57158ef2f0e1d2e9e615b6b'
'8b308510a2c81ad2704cef19ed3fb2baf1dde0e123cf3e4c96e5e42a330e23002f3443c9fce009120492afc82b0ab063344c8029fe6fe851a4bea4814bacdaa8')
build() {