### this file is sourced not run
PKGVER=1.5
PKGBUILD=1
PKGARCH=x86_64

# source: james
TARBALL=jq-$PKGVER.tar.gz
MD5SUM=0933532b086bd8b6a41c1b162b1731f9
SRC_URL=https://github.com/stedolan/jq/releases/download/jq-$PKGVER/$TARBALL
BUNDLE=

SLACKREQ='' # 
SLACKDESC="jq: jq $PKGVER (JSON command-line processor)  
jq:  
jq: jq is a lightweight and flexible command-line JSON processor. jq is like 
jq: sed for JSON data – you can use it to slice and filter and map and 
jq: transform structured data with the same ease that sed, awk, grep and 
jq: friends let you play with text.  
jq: 
jq: 
jq: 
jq: 
jq: http://stedolan.github.io/jq/
"

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