summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Bruguera2019-03-22 17:46:30 +0100
committerJoan Bruguera2019-03-22 17:46:30 +0100
commitc8045af8fd73e7504c463bbfb7aea354a02f0809 (patch)
tree3f00e455bd07aeecde4e6d9d628bd4f34c8cd340 /PKGBUILD
parent1b99baf15b43a98e8fe98baedf48fc1e8050f93a (diff)
downloadaur-c8045af8fd73e7504c463bbfb7aea354a02f0809.tar.gz
Fix package licenses.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ef06651d4e2..5340813dde18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname='extrae'
pkgdesc='Instrumentation framework to generate execution traces of the most used parallel runtimes (from BSC).'
pkgver='3.6.1'
-pkgrel='3'
+pkgrel='4'
arch=('i686' 'x86_64')
url='https://www.bsc.es/discover-bsc/organisation/scientific-structure/performance-tools'
-license=('LGPLv2.1')
+license=('LGPL2.1')
depends=(openmpi libunwind papi libxml2 zlib)
source=("https://ftp.tools.bsc.es/$pkgname/$pkgname-$pkgver-src.tar.bz2")
sha512sums=(e88435364c31e6de051965a2f23c49be8fdb2afe7542a962c23a35ced3520cfdec308823c4a28f8276ee30eab34708d7e4e7ee8f412740a37e1252d85ea8b356)