summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames Spencer2016-05-12 22:05:02 +0100
committerJames Spencer2016-05-12 22:05:02 +0100
commitce950f3f431694e3f712e42a09b1cd70c7f74e66 (patch)
tree8ab9a7f619f9717039ffe572a6b232b7dafe2a60 /PKGBUILD
parent57671043a52de08226c63dd32e9bd2e8ba18cd8b (diff)
downloadaur-ce950f3f431694e3f712e42a09b1cd70c7f74e66.tar.gz
Update to 2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7a31c92247a..a966d11207c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: James Spencer <james.s.spencer@gmail.com>
pkgname=opari2
-pkgver=1.1.4
+pkgver=2.0
pkgrel=1
pkgdesc="Instrumentation tool for OpenMP and hybrid codes."
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="http://www.vi-hps.org/projects/score-p/"
license=('BSD')
depends=('gcc-fortran')
source=(http://www.vi-hps.org/upload/packages/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('95b42d8d8fc6a75f44bd3a9527b52c69798f5eab')
+sha1sums=('fa0aa6cc573a6416eb7c19335277d3db79f7993f')
build() {
cd "$srcdir/$pkgname-$pkgver"