command-not-found: Update with new commands
[termux-packages] / packages / ctags / build.sh
index 126ee60..c1f6bf3 100644 (file)
@@ -1,7 +1,7 @@
 TERMUX_PKG_HOMEPAGE=https://ctags.io/
 TERMUX_PKG_DESCRIPTION="Universal ctags: Source code index builder"
-TERMUX_PKG_VERSION=0.0.20160502
-_COMMIT=c82fb5e615de043ef98926ef21fc3f8cb4a57ae7
+TERMUX_PKG_VERSION=0.0.20160827
+_COMMIT=55d068620ed8f74c8e706cb7fbaeab78dcd0fc69
 TERMUX_PKG_SRCURL=https://github.com/universal-ctags/ctags/archive/${_COMMIT}.zip
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-tmpdir=$TERMUX_PREFIX/tmp"
 TERMUX_PKG_FOLDERNAME=ctags-$_COMMIT