mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-04 02:27:15 +08:00
Merge branch 'master' of gitorious.org:chakra-packages/apps
This commit is contained in:
commit
df53446955
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user