summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Bruguera2020-11-10 15:24:51 +0100
committerJoan Bruguera2020-11-10 15:24:51 +0100
commita2eeac371af22fbccd2fed26257df2b5c1d988ad (patch)
tree25e76d6c3ac63fc9e6b11786299635a379709c50 /PKGBUILD
parentd2b5b54f204c2384a3327d7f29a510971961d5e3 (diff)
downloadaur-a2eeac371af22fbccd2fed26257df2b5c1d988ad.tar.gz
Update to 3.8.3.20201110 - another 'silent' release by BSC.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f1a1c58b35a..d25ebd42f31e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joan Bruguera Micó <joanbrugueram@gmail.com>
pkgname='extrae'
pkgdesc='Instrumentation framework to generate execution traces of the most used parallel runtimes (from BSC).'
-pkgver='3.8.3.20201105'
+pkgver='3.8.3.20201110'
pkgrel='1'
arch=('i686' 'x86_64')
url='https://www.bsc.es/discover-bsc/organisation/scientific-structure/performance-tools'
@@ -10,7 +10,7 @@ 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
extrae-Fix-references-to-the-build-directory.patch)
-sha512sums=(14a48f1465faf82b66d223477d6b4de4f9ac46589d82a6ead4fa252f09af80ca698e3a0f85ad65c0139bbc40483dbfbd7a0ddaab6401035d1b1bba47e8743db3
+sha512sums=(1da6d432ffba5b5aa8fffc6db084ef8c91d7f27e2431ac1d170aa52fb05c245ac0d19bb76689b5196a88a33d99ac0d5b3f04799626f837bcc85b19d0a9052b11
3b0fae157fcc6e85be3a5565c2ea3abe8bf35e130de96435a93ba7b3f4b6c30df8982823d36c494633a2c16671664112558393faeead05226b96aa521bb14fba
a5085d4e974a98cb6266502e06bd2b5a45e213f7d322e8f6cffccbaf92a7f414641b6e6578f87f76dbbb3e4f89b3c268dc33e813c13ea5512e52d1b241317f2a)