blob: ea903fcd1f1d001723d2132609be8d56608731b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = lbzip2-git
pkgdesc = A parallel, SMP-based, bzip2-compatible compression utility
pkgver = 2.5.r19.gce96731
pkgrel = 1
url = http://lbzip2.org/
arch = i686
arch = x86_64
license = GPL3
makedepends = perl
makedepends = gnulib
depends = glibc
provides = lbzip2
conflicts = lbzip2
source = lbzip2::git+https://github.com/kjn/lbzip2.git#branch=master
sha256sums = SKIP
pkgname = lbzip2-git
|