summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Bruguera2023-03-15 03:13:58 +0000
committerJoan Bruguera2023-03-15 03:15:35 +0000
commit58d06bbf984cff9894de3afc1cd8bf9534278fe9 (patch)
tree7cf3a6836d712977a110612212ee7db2eccc3f81 /PKGBUILD
parent8e97f8283c3f3ee4ff8d859e465105ed726b94c6 (diff)
downloadaur-58d06bbf984cff9894de3afc1cd8bf9534278fe9.tar.gz
Update to 4.10.6.20230314 (no changes?).
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6f3eee2dbcc..60ace89d66e4 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.20221116'
+pkgver='4.10.6.20230314'
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=(f0d1ace220ea89903c81b73aebf9204da7706bf0d49f2f76b70fa6fc5e511326722f76083e14529f4839bdc04ba967aae60b2f632c0182fd0dbf44e20cc1e1d7
+sha512sums=(3af6c1c02a906574060e97167664078d973d7eef4abfaceec8ad232b87bacb62dc1f0c4282fd2351378d92621361ae23868f342fe165276a985022c1d6ddc3e6
f1b000ea660765bbd454d9ae54d360233389121e54f8bcab241420b42aefa4f679735500efd43afdcd932f3a7bd339f00ff299f755a62163c1c3e34bd6920f6e)
prepare() {