mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/p7zip to 9.20.1-9
This commit is contained in:
parent
7d7ecb829a
commit
e99ed402cf
1 changed files with 3 additions and 3 deletions
|
@ -11,15 +11,15 @@
|
|||
|
||||
pkgname=p7zip
|
||||
pkgver=9.20.1
|
||||
pkgrel=8
|
||||
pkgrel=9
|
||||
pkgdesc='Command-line version of the 7zip compressed file archiver'
|
||||
url='http://p7zip.sourceforge.net/'
|
||||
license=('GPL' 'custom')
|
||||
arch=('i686' 'x86_64')
|
||||
depends=('gcc-libs' 'bash')
|
||||
optdepends=('wxgtk: GUI'
|
||||
optdepends=('wxgtk2.8: GUI'
|
||||
'desktop-file-utils: desktop entries')
|
||||
makedepends=('wxgtk')
|
||||
makedepends=('wxgtk2.8')
|
||||
options=('!makeflags')
|
||||
source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}_${pkgver}_src_all.tar.bz2"
|
||||
'7zFM.desktop')
|
||||
|
|
Loading…
Reference in a new issue