summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Bruguera Micó2024-01-11 18:54:52 +0000
committerJoan Bruguera Micó2024-01-11 18:54:52 +0000
commit76417b1f3badd490db29c588007f2cc84f328b99 (patch)
tree4ccc92ff37d0c9ca457497311e13f72238e1e5be /PKGBUILD
parentac6dc0ef8d667a08adf266fb1ce0ccd5d78e5b66 (diff)
downloadaur-76417b1f3badd490db29c588007f2cc84f328b99.tar.gz
Update to 4.11.3.20240111
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ddc4729544a2..5f3efe5f75f9 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.11.2.20230728'
+pkgver='4.11.3.20240111'
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=(ed956ed733cb9c0c8fae1d8abc5d450866bb5ae4a643181907327f152d33524182cc7926639200edcf2b176d9f6f1fe2f98a539ece0260a55c5155b4bd44aac2
+sha512sums=(e705a8516de72e481457ff667096efb34dd9c4cfd3ba3fd128c07ea67543e7b0c802a4fe11bfd50484f802523109bc27b795f9ee86e554d63a0731b9b9b612ad
f1b000ea660765bbd454d9ae54d360233389121e54f8bcab241420b42aefa4f679735500efd43afdcd932f3a7bd339f00ff299f755a62163c1c3e34bd6920f6e)
prepare() {