From 1f86b75e7985aab65cf2e49130cb6a492b9632e6 Mon Sep 17 00:00:00 2001 From: Francesco Marinucci Date: Mon, 21 Jul 2014 13:28:28 +0000 Subject: [PATCH] peazip: update to 5.4.0 --- peazip/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/peazip/PKGBUILD b/peazip/PKGBUILD index 2e8e8c0..8e2f185 100644 --- a/peazip/PKGBUILD +++ b/peazip/PKGBUILD @@ -2,7 +2,7 @@ # Contributions from: Daniele Cocca pkgname=peazip -pkgver=5.3.1 +pkgver=5.4.0 pkgrel=1 pkgdesc="Free, Open Source file and archive manager. Supports 7Z, ACE, ARC, CAB, ISO, PAQ, PEA, RAR, TAR, ZIP and many more archive formats." arch=('x86_64') @@ -13,7 +13,7 @@ optdepends=('rar: support for RAR archive compression') conflicts=('lib32-fpc-qtbindings') # just in case it will be added - the PKGBUILD would need a change source=("http://sourceforge.net/projects/peazip/files/${pkgver}/${pkgname}-${pkgver}.LINUX.Qt.tgz") noextract=("${pkgname}-${pkgver}.LINUX.Qt.tgz") -md5sums=('74fae026d090e989c0184e769e646546') +md5sums=('ed4151d861584f6da37f208d7cc207c5') package() { # Extract the software as distributed upstream