### this file is sourced not run
pkgname=bzip3
PKGVER=1.4.0
PKGBUILD=1
PKGARCH=x86_64

# source: JakeSFR
TARBALL=${pkgname}-$PKGVER.tar.gz
MD5SUM=6c7aa082c510980072578f20df70f7ca
SRC_URL=https://github.com/kspalaiologos/bzip3/releases/download/${PKGVER}/bzip3-${PKGVER}.tar.gz
BUNDLE=

SLACKREQ=
SLACKDESC="${pkgname}: ${pkgname} $PKGVER (Stronger successor to BZip2)  
${pkgname}: 
${pkgname}: A better, faster and stronger spiritual successor to BZip2.
${pkgname}: Features higher compression ratios and better performance
${pkgname}: thanks to a order-0 context mixing entropy coder,
${pkgname}: a fast Burrows-Wheeler transform code making use of suffix arrays
${pkgname}: and a RLE with Lempel Ziv+Prediction pass based on LZ77-style
${pkgname}: string matching and PPM-style context modeling.
${pkgname}: 
${pkgname}: https://github.com/kspalaiologos/bzip3
${pkgname}: 
"

### default pkg_download
### default pkg_prepare
### default pkg_package
### default pkg_build
