summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3858bb9c7a60..2a85adabf4a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=scorep
pkgver=7.1
-pkgrel=3
+pkgrel=4
pkgdesc="Highly scalable and easy-to-use tool suite for profiling, event tracing, and online analysis of HPC applications."
arch=('i686' 'x86_64')
url="http://www.vi-hps.org/projects/score-p/"
license=('BSD')
-depends=('cubew>=4.7' 'cubelib>=4.7' 'openmpi' 'otf2>=2.3' 'opari2')
+depends=('cubew>=4.7' 'cubelib>=4.7' 'openmpi' 'otf2>=2.3-2' 'opari2')
options=('staticlibs')
source=(http://perftools.pages.jsc.fz-juelich.de/cicd/${pkgname}/tags/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz)
md5sums=('5fb0105f2ef25121de406496c5c2542c')