* update pixz to 1.0.7-4
This commit is contained in:
parent
7f29235dd5
commit
6c6a86bae1
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=pixz
|
||||
pkgver=1.0.7
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Parallel, indexed xz compressor"
|
||||
arch=(x86_64 powerpc64le powerpc)
|
||||
url="https://github.com/vasi/pixz"
|
||||
@ -13,6 +13,7 @@ depends=('libarchive')
|
||||
makedepends=('asciidoc')
|
||||
source=(https://github.com/vasi/pixz/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
|
||||
md5sums=('ed227a0a3147db9380f6fe59cc87cd05')
|
||||
sha256sums=('d1b6de1c0399e54cbd18321b8091bbffef6d209ec136d4466f398689f62c3b5f')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
x
Reference in New Issue
Block a user