summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Bruguera2019-10-04 12:22:17 +0200
committerJoan Bruguera2019-10-04 12:22:17 +0200
commit874743c14895df75610dfbd3c8624ab916567161 (patch)
tree56ceb9ff1358738b1682942fbf6358df673fd8df /PKGBUILD
parent6840d43c19ff32f01d6dd8fd7196bac6a65a9fb5 (diff)
downloadaur-874743c14895df75610dfbd3c8624ab916567161.tar.gz
Update to the new sub-version release on the FTP. I should probably start using a different version scheme in pkgver instead of relying on pkgrel though...
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5af715d7befa..b4cd140bb759 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname='extrae'
pkgdesc='Instrumentation framework to generate execution traces of the most used parallel runtimes (from BSC).'
pkgver='3.7.1'
-pkgrel='3'
+pkgrel='4'
arch=('i686' 'x86_64')
url='https://www.bsc.es/discover-bsc/organisation/scientific-structure/performance-tools'
license=('LGPL2.1')
depends=(openmpi libunwind papi libxml2 zlib python)
source=("https://ftp.tools.bsc.es/$pkgname/$pkgname-$pkgver-src.tar.bz2"
extrae-issue-27-fix-pie-address-translation.patch)
-sha512sums=(efc686afc5e8e8cc9efdba870f0e3a15a8fa4549d8e6369de21bb95b0f0a01488beefb768428474f33477fe55e14aef45222bd7687c9fd932d8331043baff799
+sha512sums=(51e8f77082069e2aceaae49d15b9f40cb1f9b66810d334f98f4bb5df5a61b8648b25b0a5adec5ab646d18c45f591fb7762a8a7604a8368ff06938d6e86b12a60
3b0fae157fcc6e85be3a5565c2ea3abe8bf35e130de96435a93ba7b3f4b6c30df8982823d36c494633a2c16671664112558393faeead05226b96aa521bb14fba)
prepare() {