summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrank Siegert2015-07-07 12:00:30 +0200
committerFrank Siegert2015-07-07 12:00:30 +0200
commite2a42bb4dfb0792aa967a9e066936a4e8031930d (patch)
tree1437b845959997c74730f72d31fb099751f9b2d2 /PKGBUILD
parent92de85a9bca3ae01f96d0adeb016cee7b12cd991 (diff)
downloadaur-e2a42bb4dfb0792aa967a9e066936a4e8031930d.tar.gz
Update to r4803.18d522e5cb21-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb6ae819580e..6ff3c3d8b567 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Frank Siegert <frank.siegert@googlemail.com>
pkgname=rivet-hg
-pkgver=r4741.dadf2af3cdae
+pkgver=r4803.18d522e5cb21
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')
@@ -8,9 +8,9 @@ url="http://rivet.hepforge.org"
license=('GPL2')
conflicts=('rivet')
provides=('rivet')
-depends=('python2' 'yoda' 'fastjet' 'gsl' 'hepmc')
+depends=('python2' 'yoda-hg' 'fastjet' 'gsl' 'hepmc')
makedepends=('cython2' 'boost' 'mercurial' 'autoconf' 'libtool' 'automake')
-source=('hg+https://rivet.hepforge.org/hg/rivet#tag=release-2-2-x')
+source=('hg+https://rivet.hepforge.org/hg/rivet')
md5sums=('SKIP')
prepare() {