summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Bruguera2020-10-15 18:19:07 +0200
committerJoan Bruguera2020-10-15 18:19:53 +0200
commit29d8afd51c1070072f911d7df971c6402e087d90 (patch)
treec905d6caaf22e87a9c9c868ad4437c2e8718962d /PKGBUILD
parent22c0e8432cced748dd2c287dfafaba4b88fcb21f (diff)
downloadaur-29d8afd51c1070072f911d7df971c6402e087d90.tar.gz
Update to 3.8.3.20201015 - another 'silent' release by BSC.
Also, no code changes nor notes in the changelog in the last two 'silent releases'? Just repacking the .tar? What is up there?
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6962ccb4ecc9..b56e4a8e53f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# 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.20201007'
-pkgrel='2'
+pkgver='3.8.3.20201015'
+pkgrel='1'
arch=('i686' 'x86_64')
url='https://www.bsc.es/discover-bsc/organisation/scientific-structure/performance-tools'
license=('LGPL2.1')
@@ -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=(cbe3acdf79ba4e2d57489f9f5f0d7b59d34d2194967f2614f4223e9ae322b24d3b740e87b0f1bdab05716464aa724fa85d51be66c98893ad78cc7951b94e0c84
+sha512sums=(56d3adfa58f9af890bfa6128a727dc48f199383a59bf51266b45b934322b4bf932ba070652d2fa8502d78838d396e41aedc39bb818d54fb6ccdf140297a2cb16
3b0fae157fcc6e85be3a5565c2ea3abe8bf35e130de96435a93ba7b3f4b6c30df8982823d36c494633a2c16671664112558393faeead05226b96aa521bb14fba
a5085d4e974a98cb6266502e06bd2b5a45e213f7d322e8f6cffccbaf92a7f414641b6e6578f87f76dbbb3e4f89b3c268dc33e813c13ea5512e52d1b241317f2a)