summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0a905aea489..e1bf0daa374f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Magnus Lång <magnus.lang@it.uu.se>
pkgname=nidhugg-git
-pkgver=0.2.r21.ea22422
-pkgrel=1
+pkgver=0.2.r152.ea22422
+pkgrel=2
pkgdesc="A bug-finding tool for concurrency and weak-memory bugs in C and C++ programs"
arch=('x86_64' 'i686')
url="https://github.com/nidhugg/nidhugg"
@@ -11,7 +11,7 @@ makedepends=('llvm'
'boost') # For check() only
provides=("nidhugg=$pkgver")
conflicts=('nidhugg')
-source=("git://github.com/nidhugg/nidhugg.git#branch=master")
+source=("git://github.com/nidhugg/nidhugg.git")
sha256sums=('SKIP')
pkgver() {