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

# source: james
TARBALL=universal-ctags-6.0.0.tar.gz
MD5SUM=afeaccaa94783c35c445423133144df4
SRC_URL=https://github.com/universal-ctags/ctags/releases/download/v$PKGVER/$TARBALL
BUNDLE=

SLACKREQ='' # python build-time
SLACKDESC="ctags: ctags $PKGVER (Tags generator)
ctags: 
ctags: Ctags generates an index (or tag) file of language objects found in 
ctags: source files that allows these items to be quickly and easily located 
ctags: by a text editor or other utility. A tag signifies a language object 
ctags: for which an index entry is available (or, alternatively, the index 
ctags: entry created for that object). 41 programming languages are 
ctags: supported, and growing.
ctags: 
ctags: http://ctags.sourceforge.net/
ctags: https://github.com/universal-ctags/ctags
"

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



