summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFlorian Lindner2018-06-05 16:57:07 +0200
committerFlorian Lindner2018-06-05 16:57:07 +0200
commitcc0253d1008434caf9ce550e34e4ea088ac21892 (patch)
treec36cc32b71c71ff1525c55fe021e1268f6aae268 /.SRCINFO
parent633a9258ec35028968b4003d8805c23e7c1b7dbd (diff)
downloadaur-cc0253d1008434caf9ce550e34e4ea088ac21892.tar.gz
Fix not-allowed character in optdepends.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 045827ae5423..ac04ebba6061 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Tue Jun 5 14:53:28 UTC 2018
pkgbase = rtags-git
pkgdesc = RTags is a client/server application that indexes C/C++ code.
- pkgver = v2.18.r52.g6f084a31
+ pkgver = v2.18.r81.g1779d7e8
pkgrel = 1
url = https://github.com/Andersbakken/rtags
arch = i686
@@ -14,7 +16,7 @@ pkgbase = rtags-git
depends = clang
optdepends = bash-completion: for bash completion
optdepends = zlib
- optdepends = lua>=5.3: Lua bindings
+ optdepends = lua: Lua bindings
provides = rtags
conflicts = rtags
source = git+https://github.com/Andersbakken/rtags.git