summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Bruguera2022-09-15 20:21:38 +0200
committerJoan Bruguera2022-09-15 20:21:38 +0200
commit90c27fb116f19ab5e5107ad21e9f6df2ff5edb97 (patch)
tree15f65c42d85294c7f12bc147b18e6335378eaa26 /PKGBUILD
parentdf21d08a6a23a07590cdfee96723b4fd75a0033f (diff)
downloadaur-90c27fb116f19ab5e5107ad21e9f6df2ff5edb97.tar.gz
Update to 4.10.4.20220914
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ae9e6a37eba..c6d5c13f80b5 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.3.20220905'
+pkgver='4.10.4.20220914'
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=(8185beaddbad7cdaab3698d2ef985074199f445e9678d98d5f70ca31ddba730dd97cb702dc10cef023092af8d0d05907d8dd6ac271c5ff4d4f4c73436ca48fc3
+sha512sums=(9a53c6a85089b4d060f08b873504e59082c0e6c8c7ca39dcae6686eedae1c65bccb34f23e859884aee24d55081daf07784e3219bf6f316c5ef7bdf06bc4f66d6
f1b000ea660765bbd454d9ae54d360233389121e54f8bcab241420b42aefa4f679735500efd43afdcd932f3a7bd339f00ff299f755a62163c1c3e34bd6920f6e)
prepare() {