summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Lindner2018-03-18 10:12:10 +0100
committerFlorian Lindner2018-03-18 10:12:10 +0100
commit633a9258ec35028968b4003d8805c23e7c1b7dbd (patch)
tree176ab3e2f87fbd323cc4fee8feda8cea41377b03
parent3b1aa80b05f6ecc9bc2c862c57026b95d15c1b0f (diff)
downloadaur-633a9258ec35028968b4003d8805c23e7c1b7dbd.tar.gz
Bump version.
-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')