summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel M. Capella2020-10-11 19:24:40 -0400
committerDaniel M. Capella2020-10-11 19:24:40 -0400
commitfe62cdb580850f4c69397f6ca2682545b06d3665 (patch)
treecab3b582d8c662b257e0b1e7db0fdf45a67203e4 /.SRCINFO
parentd1b8b73817d8a83f014b94e654196de5ae65b205 (diff)
downloadaur-fe62cdb580850f4c69397f6ca2682545b06d3665.tar.gz
Update pkgver function and touch up
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aacd1c6ea45c..a1df0b0c6028 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,20 @@
pkgbase = universal-ctags-git
- pkgdesc = Multilanguage reimplementation of the Unix ctags utility
- pkgver = 0.r6046.e65e91a2
+ pkgdesc = Generates an index (or tag) file of language objects found in source files
+ pkgver = 5.9.20201011.0.r12.g01b9fc866
pkgrel = 1
- url = https://ctags.io/
- arch = i686
+ url = https://ctags.io
arch = x86_64
license = GPL
makedepends = git
makedepends = python-docutils
- depends = libxml2
depends = jansson
- depends = libyaml
depends = libseccomp
+ depends = libxml2
+ depends = libyaml
provides = ctags
conflicts = ctags
source = git+https://github.com/universal-ctags/ctags.git
- md5sums = SKIP
+ b2sums = SKIP
pkgname = universal-ctags-git