summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Băcîrcea2015-06-23 08:46:24 +0300
committerAdrian Băcîrcea2015-06-23 08:46:24 +0300
commite493263dbd59f562d09a4d21c2c7d94825f43f7d (patch)
tree3aef99a4c23a8b44e4d071fa05d97f99a54510d9 /PKGBUILD
parentc1904d850e7ef8c5a2e301c6a46d3219dfecf349 (diff)
downloadaur-e493263dbd59f562d09a4d21c2c7d94825f43f7d.tar.gz
Update PKGBUILD to pick up the clang-3.6 branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 672824fcb23c..47116f03878c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# vim: set shiftwidth=3:
# Maintainer: Adrian Bacircea <adrian.bacircea@gmail.com>
pkgname=sourceweb
-pkgver=r393.b6e24d4
+pkgver=r395.867cd09
pkgrel=1
pkgdesc="Source code indexer and code navigation tool for C/C++ code."
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('BSD')
depends=('qt4' 'python' 'clang')
makedepends=('qt4')
-source=("${pkgname}::git+https://github.com/adytzu2007/sourceweb#branch=archlinux")
+source=("${pkgname}::git+https://github.com/adytzu2007/sourceweb#branch=clang-3.6")
sha256sums=('SKIP')
pkgver() {