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 871a9eae2a4d..004884486f08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Darjan Krijan [https://disc-kuraudo.eu]
pkgname=opari2
-pkgver=2.0.7
+pkgver=2.0.8
pkgrel=1
pkgdesc="Instrumentation tool for OpenMP and hybrid codes."
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url="http://www.vi-hps.org/projects/score-p/"
license=('BSD')
depends=('gcc-fortran')
source=(http://perftools.pages.jsc.fz-juelich.de/cicd/$pkgname/tags/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('e302a4cc265eb2a4aa27c16a90eabd9e1e58cb02a191dd1c4d86f9a0df128715')
+sha256sums=('196e59a2a625e6c795a6124c61e784bad142f9f38df0b4fa4d435ba9b9c19721')
build() {
cd "$srcdir/$pkgname-$pkgver"