peazip: update to 5.8.1

This commit is contained in:
Jeff Huang 2015-10-28 23:49:58 +00:00
parent 482221b27b
commit 37bd559c88

View File

@ -1,20 +1,20 @@
pkgname=peazip
pkgver=5.8.0
pkgrel=2
pkgver=5.8.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')
url="http://peazip.org/"
license=('GPL')
depends=('zip' 'unzip' 'unrar' 'xz' 'p7zip' 'unarj' 'fpc-qtbindings')
depends=('zip' 'unzip' 'unrar' 'xz' 'p7zip' 'unarj' 'fpc-qtbindings' 'libxslt')
makedepends=('lazarus')
optdepends=('rar: support for RAR archive compression')
categories=('utils')
source=("https://github.com/giorgiotani/PeaZip/releases/download/${pkgver}/${pkgname}-${pkgver}.src.zip"
'altconf.txt'
'peazip.desktop')
sha256sums=('48ea2cfafdf0883185564f754fcd156b7f6f5042e0fc14b1d28ef930b3bc9ff0'
'366884105c00e88f2ce2315155479bd2c38ea2181e8a7431293ced87a39a9405'
'f921796732bd1f13d602056c9d6d2c6d0e2f416c27d3f60808b646672f6a9f40')
sha256sums=('aac16a76b3853ebd88cd69034771cadacf287ddb06392a1398dc6eec3472507e'
'366884105c00e88f2ce2315155479bd2c38ea2181e8a7431293ced87a39a9405'
'f921796732bd1f13d602056c9d6d2c6d0e2f416c27d3f60808b646672f6a9f40')
build() {
cd ${srcdir}/${pkgname}-${pkgver}.src