summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames Spencer2015-06-30 00:36:55 +0100
committerJames Spencer2015-06-30 00:36:55 +0100
commitd0089cd92721e903919070ba8d0b07b348261bbd (patch)
tree3d39d711f141d6c7bd9f54da54a2b08d56436ab4 /PKGBUILD
parentc724c4b3539a28df8a96989641b7ea8d4d0081d4 (diff)
downloadaur-d0089cd92721e903919070ba8d0b07b348261bbd.tar.gz
Update to 1.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc6478cdbab4..0648355c797b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: James Spencer <james.s.spencer@gmail.com>
pkgname=scorep
-pkgver=1.4
+pkgver=1.4.2
pkgrel=1
pkgdesc="Highly scalable and easy-to-use tool suite for profiling, event tracing, and online analysis of HPC applications."
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="http://www.vi-hps.org/projects/score-p/"
license=('BSD')
depends=('cube-perf' 'openmpi' 'otf2' 'opari2')
source=(http://www.vi-hps.org/upload/packages/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('5aea032bb4aab3a58da3157071e1881e8044047e')
+sha1sums=('bd792ba590ca25e37bc0bca1a3b927e7ca4e98e6')
build() {
cd "$srcdir/$pkgname-$pkgver"