summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Bruguera2022-10-18 21:42:14 +0200
committerJoan Bruguera2022-10-18 21:42:14 +0200
commitabafe81a1519d8093b34c6500f5341bf33a8e2d7 (patch)
tree3dc5c070b0c5f77bc1f29762e14c12bb7cfb16b1 /PKGBUILD
parent90c27fb116f19ab5e5107ad21e9f6df2ff5edb97 (diff)
downloadaur-abafe81a1519d8093b34c6500f5341bf33a8e2d7.tar.gz
Update to 4.10.5.20221018
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6d5c13f80b5..d90f371467d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joan Bruguera Micó <joanbrugueram@gmail.com>
pkgname='wxparaver'
pkgdesc='Expressive powerful and flexible trace visualizer for post-mortem trace analysis (from BSC).'
-pkgver='4.10.4.20220914'
+pkgver='4.10.5.20221018'
pkgrel='1'
arch=('i686' 'x86_64')
url='https://www.bsc.es/discover-bsc/organisation/scientific-structure/performance-tools'
@@ -9,7 +9,7 @@ license=('LGPL2.1')
depends=(wxwidgets-gtk3 webkit2gtk boost libxml2 zlib)
source=("https://ftp.tools.bsc.es/$pkgname/$pkgname-${pkgver%.*}-src.tar.bz2"
"wxParaver.desktop")
-sha512sums=(9a53c6a85089b4d060f08b873504e59082c0e6c8c7ca39dcae6686eedae1c65bccb34f23e859884aee24d55081daf07784e3219bf6f316c5ef7bdf06bc4f66d6
+sha512sums=(e33031c80a3b3a8e4ee6ae8839f3c0225f81f34f3aae48e7d1e35c66b62fce0e59045f4814dce7e20391925c5b9157666f15bc69b5f6b4ff2d9ff92fd52ddda1
f1b000ea660765bbd454d9ae54d360233389121e54f8bcab241420b42aefa4f679735500efd43afdcd932f3a7bd339f00ff299f755a62163c1c3e34bd6920f6e)
prepare() {