summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1bc31cf1586..045827ae5423 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sat Sep 30 03:57:11 UTC 2017
pkgbase = rtags-git
pkgdesc = RTags is a client/server application that indexes C/C++ code.
- pkgver = v2.14.r26.g5ed29373
+ pkgver = v2.18.r52.g6f084a31
pkgrel = 1
url = https://github.com/Andersbakken/rtags
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index f50abc8adedd..996837330f9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
pkgname=rtags-git
-pkgver=v2.14.r26.g5ed29373
+pkgver=v2.18.r52.g6f084a31
pkgrel=1
pkgdesc="RTags is a client/server application that indexes C/C++ code."
arch=('i686' 'x86_64')