summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Bruguera2022-09-06 00:14:24 +0200
committerJoan Bruguera2022-09-06 00:14:24 +0200
commitdf21d08a6a23a07590cdfee96723b4fd75a0033f (patch)
treea711c976ca423c97981848bb938713d1cda29c09 /PKGBUILD
parente34fdc9ad65b94a0157ab4985b6589e5d436c845 (diff)
downloadaur-df21d08a6a23a07590cdfee96723b4fd75a0033f.tar.gz
Update to 4.10.3.20220905
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b925e1700c40..2ae9e6a37eba 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.2.20220726'
+pkgver='4.10.3.20220905'
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=(86b92b3caa996784d58f56b0e94f36991b233f61b5be4c1ccee2061b7bacf58dc5fb2b60d1f6a991c89a719b70eecc42a22d91c65b61dbc5aa79db86100687dc
+sha512sums=(8185beaddbad7cdaab3698d2ef985074199f445e9678d98d5f70ca31ddba730dd97cb702dc10cef023092af8d0d05907d8dd6ac271c5ff4d4f4c73436ca48fc3
f1b000ea660765bbd454d9ae54d360233389121e54f8bcab241420b42aefa4f679735500efd43afdcd932f3a7bd339f00ff299f755a62163c1c3e34bd6920f6e)
prepare() {