Merge branch 'master' of gitorious.org:chakra-packages/apps

This commit is contained in:
abveritas 2012-02-04 01:00:28 +00:00
commit df53446955

View File

@ -8,7 +8,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=peazip
pkgver=4.1
pkgver=4.4
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=('i686')
@ -18,7 +18,7 @@ depends=('zip' 'unzip' 'unrar' 'xz' 'p7zip' 'unarj' 'fpc-qtbindings')
optdepends=('rar: support for RAR archive compression')
source=("http://peazip.googlecode.com/files/${pkgname}-${pkgver}.LINUX.Qt.tgz")
noextract=("${pkgname}-${pkgver}.LINUX.Qt.tgz")
md5sums=('99c99ca755e81e95d66e6f895ffac13b')
md5sums=('336e14f541e48d9820d0d5af09c11f19')
package() {
# Extract the software as distributed upstream