summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3c604a8c8da..d6559a6b5ad5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=pbzx
pkgver=1.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="stream parser for OS X payloads in .pkg files (Niklas Rosenstein's fork)"
arch=('x86_64')
url="https://github.com/NiklasRosenstein/${pkgname}"
license=('GPL3')
depends=('xar' 'xz')
+optdepends=('cpio: postprocessing of the extracted archive')
source=("${url}/archive/v${pkgver}.tar.gz")
sha256sums=('33db3cf9dc70ae704e1bbfba52c984f4c6dbfd0cc4449fa16408910e22b4fd90')