summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Bruguera Micó2023-05-17 20:52:03 +0000
committerJoan Bruguera Micó2023-05-17 20:52:03 +0000
commit73767fbdd518a3283a86ee50bc6b290fc352f941 (patch)
tree0296d30c11102be563c6a210a0b8fb405ff89a10 /PKGBUILD
parent58d06bbf984cff9894de3afc1cd8bf9534278fe9 (diff)
downloadaur-73767fbdd518a3283a86ee50bc6b290fc352f941.tar.gz
Update to 4.11.0.20230517
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60ace89d66e4..d7ae6bdfa918 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.6.20230314'
+pkgver='4.11.0.20230517'
pkgrel='1'
arch=('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=(3af6c1c02a906574060e97167664078d973d7eef4abfaceec8ad232b87bacb62dc1f0c4282fd2351378d92621361ae23868f342fe165276a985022c1d6ddc3e6
+sha512sums=(e7898ee355afcce7873e0871ff9ed2b85e148345ebaed94333aa233b8d4f018fad35b3617a134cf1ab78429edd01f3ae03aa60d8e50d903eccfe6785ca4228fe
f1b000ea660765bbd454d9ae54d360233389121e54f8bcab241420b42aefa4f679735500efd43afdcd932f3a7bd339f00ff299f755a62163c1c3e34bd6920f6e)
prepare() {