Merge pull request #9133 from oscarfv/universal-ctags-new-version
universal-ctags-git: update
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=ctags
|
||||
pkgbase=mingw-w64-universal-${_realname}-git
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-universal-${_realname}-git"
|
||||
pkgver=r7242.db4357d08
|
||||
pkgver=r8943.c81079788
|
||||
pkgrel=1
|
||||
pkgdesc="A maintained Ctags implementation (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -20,7 +20,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
"${MINGW_PACKAGE_PREFIX}-libxml2"
|
||||
"${MINGW_PACKAGE_PREFIX}-libyaml")
|
||||
options=('staticlibs' 'strip')
|
||||
_commit="db4357d0"
|
||||
_commit="c81079788bfe650190db8ac9df80d63d2bc160aa"
|
||||
source=("git+https://github.com/universal-ctags/ctags.git#commit=${_commit}")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user