development/universal-ctags: Updated for version b96b04e.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Eugene Wissner 2017-04-13 13:51:10 +07:00 committed by Willy Sudiarto Raharjo
parent e1a91f432c
commit c1745cbb10
2 changed files with 6 additions and 6 deletions

View File

@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=universal-ctags
VERSION=${VERSION:-389f791}
GITVERSION=${GITVERSION:-389f7911fced1a45ab7b5dce5c5dcc45708bc47a}
VERSION=${VERSION:-b96b04e}
GITVERSION=${GITVERSION:-b96b04e698374fe6fdf205f0a856d72e651a292e}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -62,7 +62,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $SRCNAM-$GITVERSION
unzip $CWD/$SRCNAM-$GITVERSION.zip || unzip $CWD/$GITVERSION.zip
unzip $CWD/$SRCNAM-$GITVERSION.zip
cd $SRCNAM-$GITVERSION
chown -R root:root .
find -L . \

View File

@ -1,8 +1,8 @@
PRGNAM="universal-ctags"
VERSION="389f791"
VERSION="b96b04e"
HOMEPAGE="https://ctags.io/"
DOWNLOAD="https://github.com/universal-ctags/ctags/archive/389f7911fced1a45ab7b5dce5c5dcc45708bc47a.zip"
MD5SUM="07390c8db19ac642740f9859178caa37"
DOWNLOAD="https://github.com/universal-ctags/ctags/archive/b96b04e698374fe6fdf205f0a856d72e651a292e/ctags-b96b04e698374fe6fdf205f0a856d72e651a292e.zip"
MD5SUM="08cedf7ffe3beb4318fd9bb0ae0ba851"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"