summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Bruguera Micó2023-07-20 11:10:15 +0000
committerJoan Bruguera Micó2023-07-20 11:10:15 +0000
commit60f1f999daa71030ebe13ef6b63f580773327a03 (patch)
treef48f2ea39e0160e610db0249061553187a8aa9ec /PKGBUILD
parent66d2a4c59652efba18888c9718267150f8d9b987 (diff)
downloadaur-tracking.tar.gz
Update to 2.7.0.20230719 (no changes?).
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec0ed696d4a3..52c08d260bbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Joan Bruguera Micó <joanbrugueram@gmail.com>
pkgname='tracking'
pkgdesc='Analyze how the behavior of a parallel application evolves through different scenarios (from BSC).'
-pkgver='2.7.0.20230321'
+pkgver='2.7.0.20230719'
pkgrel='1'
arch=('x86_64')
url='https://www.bsc.es/discover-bsc/organisation/scientific-structure/performance-tools'
license=('GPL2')
depends=(wxparaver clusteringsuite python-pillow python-wxpython python-matplotlib)
source=("https://ftp.tools.bsc.es/$pkgname/$pkgname-${pkgver%.*}-src.tar.bz2")
-sha512sums=('61a4a98f0403b68255d0fe39045bd7933affbbbec76b62ab1e39ff37858bac23db4608e2e8f6484c2404d5051baaaa8c68346b8ac0144afcf07a5077be3bd7c7')
+sha512sums=('ecc20c945c2440e4312db1eff5aec83d85e33e5f55114eb3f7d7cc88268c846ae83bd1ae7a4d9c4f5926814d8b4e8f5a708571fd6b12d3b65e68296beddb803d')
build() {
cd "$srcdir/$pkgname-${pkgver%.*}"