upgpkg: peazip-10.6.1: rewrite PKGBUILD
This commit is contained in:
parent
0124509ce7
commit
e79af37819
2 changed files with 132 additions and 77 deletions
12
.SRCINFO
12
.SRCINFO
|
|
@ -1,19 +1,21 @@
|
|||
pkgbase = peazip
|
||||
pkgdesc = Cross-platform file and archive manager (Qt6)
|
||||
pkgver = 10.3.0
|
||||
pkgver = 10.6.1
|
||||
pkgrel = 1
|
||||
url = https://github.com/peazip/PeaZip
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
license = LGPL-3.0-or-later
|
||||
makedepends = fpc
|
||||
makedepends = fpc-src
|
||||
makedepends = lazarus
|
||||
makedepends = xmlstarlet
|
||||
depends = qt6pas
|
||||
optdepends = unace
|
||||
optdepends = upx
|
||||
optdepends = unace: Proprietary ace archives
|
||||
optdepends = upx: Executable packer for several executable formats
|
||||
options = !debug
|
||||
source = peazip-10.3.0-17ecdd1.tar.gz::https://github.com/peazip/PeaZip/archive/17ecdd1cc0951a81823f26cc4c44d310464ae319.tar.gz
|
||||
sha256sums = SKIP
|
||||
source = peazip-10.6.1.tar.gz::https://github.com/peazip/PeaZip/archive/10.6.1.tar.gz
|
||||
sha256sums = 93d5145d09279db1b168469251e4b3b64b59ea13b2cfb0f487e1fd26a5d40b6b
|
||||
|
||||
pkgname = peazip
|
||||
depends = qt6pas
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue