peazip: update to 5.7.0

This commit is contained in:
Jeff Huang 2015-07-22 22:13:50 +00:00
parent bb5c5c2b5c
commit d15cb229e0

View File

@ -1,5 +1,5 @@
pkgname=peazip
pkgver=5.6.1
pkgver=5.7.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')
@ -9,9 +9,9 @@ depends=('zip' 'unzip' 'unrar' 'xz' 'p7zip' 'unarj' 'fpc-qtbindings')
makedepends=('lazarus')
optdepends=('rar: support for RAR archive compression')
categories=('utils')
source=("http://sourceforge.net/projects/peazip/files/${pkgver}/${pkgname}-${pkgver}.src.zip"
source=("https://github.com/giorgiotani/PeaZip/releases/download/${pkgver}/${pkgname}-${pkgver}.src.zip"
'altconf.txt')
md5sums=('77762e72c674fed19b83e840aab4a865'
md5sums=('413b48f221f7dacdadf3e0d4218b8d80'
'8bc81e527370ae11c78511db5e2bbeb4')
build() {