summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Lindner2017-09-30 11:57:31 +0800
committerFlorian Lindner2017-09-30 11:57:31 +0800
commit3b1aa80b05f6ecc9bc2c862c57026b95d15c1b0f (patch)
treebace1a46b4a613781ab050cf76220695d16ea09f
parent51142609d9439cf1ae06a3d6c39f80a6470fcb93 (diff)
downloadaur-3b1aa80b05f6ecc9bc2c862c57026b95d15c1b0f.tar.gz
Bump version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 242338c9a7fb..a1bc31cf1586 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Aug 29 02:14:50 UTC 2017
+# 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.13.r0.g93b00636
+ pkgver = v2.14.r26.g5ed29373
pkgrel = 1
url = https://github.com/Andersbakken/rtags
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index e13de2ecf636..f50abc8adedd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
pkgname=rtags-git
-pkgver=v2.13.r0.g93b00636
+pkgver=v2.14.r26.g5ed29373
pkgrel=1
pkgdesc="RTags is a client/server application that indexes C/C++ code."
arch=('i686' 'x86_64')