summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Siegert2019-11-06 23:33:52 +0100
committerFrank Siegert2019-11-06 23:33:52 +0100
commit0c65a44e5d28bebce22d4b4c1a39191e96bc6f03 (patch)
tree225f237a15838a779ad644b9a6b79bc90d060a12
parent5d5b7c56d7ddfaeffe33218960cc22e3ede48898 (diff)
downloadaur-0c65a44e5d28bebce22d4b4c1a39191e96bc6f03.tar.gz
Update to correct branch
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0c9a047b5a7..8e294b2dff0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Frank Siegert <frank.siegert@googlemail.com>
pkgname=rivet-hg
-pkgver=r7248.4e530be4f27e
+pkgver=r7598.b0777896b24b
pkgrel=1
pkgdesc="A particle physics package for data analysis and validation of Monte Carlo event generators -- latest build from hg-repo"
arch=('x86_64' 'i686')
@@ -14,7 +14,7 @@ optdepends=('texlive-core: Plotting functionality'
'imagemagick: PNG plot output'
'python2: For Python2 module in addition to Python3')
makedepends=('cython')
-source=('rivet::hg+https://phab.hepforge.org/source/rivethg#branch=multiweight-merge27')
+source=('rivet::hg+https://phab.hepforge.org/source/rivethg#branch=release-3-0-x')
md5sums=('SKIP')
build() {