blob: 064684194a493dcb9c0fc7da9a0662db70f45195 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = pbzx
pkgdesc = stream parser for OS X payloads in .pkg files (Niklas Rosenstein's fork)
pkgver = 1.0.2
pkgrel = 2
url = https://github.com/NiklasRosenstein/pbzx
arch = x86_64
license = GPL3
depends = xar
depends = xz
optdepends = cpio: postprocessing of the extracted archive
source = https://github.com/NiklasRosenstein/pbzx/archive/v1.0.2.tar.gz
sha256sums = 33db3cf9dc70ae704e1bbfba52c984f4c6dbfd0cc4449fa16408910e22b4fd90
pkgname = pbzx
|