summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Tiá2017-11-08 08:55:54 -0600
committerJavier Tiá2017-11-08 08:55:54 -0600
commitae60bea9ec81fd340e1e28efe168da48cf903852 (patch)
treef09b11630e84cce3cccd55e9b1a06507277a99dc
parent7540cf9a2838b53b59048f10604bd5b984d41d56 (diff)
downloadaur-ae60bea9ec81fd340e1e28efe168da48cf903852.tar.gz
Bump up rtags 2.15-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb426cff8f4c..7dc0fb7ce9ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Aug 30 21:45:20 UTC 2017
+# Wed Nov 8 14:54:50 UTC 2017
pkgbase = rtags
pkgdesc = RTags is a client/server application that indexes C/C++ code
- pkgver = 2.14
+ pkgver = 2.15
pkgrel = 1
url = https://github.com/Andersbakken/rtags
install = rtags.install
diff --git a/PKGBUILD b/PKGBUILD
index 4faef11ee424..f97ee21b58af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Javier Tiá <javier dot tia at gmail dot com>
pkgname=rtags
-pkgver=2.14
+pkgver=2.15
pkgrel=1
pkgdesc='RTags is a client/server application that indexes C/C++ code'
arch=('i686' 'x86_64')