From 7e077f494d3ad673a4c501afb3c8ccc2a91f67dd Mon Sep 17 00:00:00 2001 From: Francesco Marinucci Date: Wed, 7 May 2014 19:25:12 +0000 Subject: [PATCH] peazip update to 5.3.1 --- peazip/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/peazip/PKGBUILD b/peazip/PKGBUILD index 8d62a0a..2e8e8c0 100644 --- a/peazip/PKGBUILD +++ b/peazip/PKGBUILD @@ -2,7 +2,7 @@ # Contributions from: Daniele Cocca pkgname=peazip -pkgver=5.2.2 +pkgver=5.3.1 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=('799a2db9a11107d186b55df5c749b1c0') +md5sums=('74fae026d090e989c0184e769e646546') package() { # Extract the software as distributed upstream