summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Bruguera2019-09-13 21:20:24 +0200
committerJoan Bruguera2019-09-13 21:20:24 +0200
commit06cd5bb81f21424b35eab30df72e42d726f4d8fe (patch)
tree98b4ce89b1fd58db32d4790834fb01bbd405953b /PKGBUILD
parent1431786bf9c1983d9b061e084f375542fc40936e (diff)
downloadaur-06cd5bb81f21424b35eab30df72e42d726f4d8fe.tar.gz
Update to 4.8.2.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f58cb9fbaa8..5d027860e789 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# 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.8.1'
-pkgrel='6'
+pkgver='4.8.2'
+pkgrel='1'
arch=('i686' 'x86_64')
url='https://www.bsc.es/discover-bsc/organisation/scientific-structure/performance-tools'
license=('LGPL2.1')
depends=(wxgtk3 webkit2gtk boost libxml2 zlib)
source=("https://ftp.tools.bsc.es/$pkgname/$pkgname-$pkgver-src.tar.bz2"
"wxParaver.desktop")
-sha512sums=(0707dd8bb655e120a9ae13c69971c84cb5a2b647cdcbbf1858cc2644e7423ec32fd7b939b25ca43df68c9e92692356e2e9642ff1ff5a5e8d347ea3a9170d6435
+sha512sums=(a37a09aa8d4c418d9c32aa21f1fa657546798ea60d91ca5b57cd976a83962e58d50542ade4942fc2730783d00a4c50c88bb58ff16c696688e686d7730de0b064
f1b000ea660765bbd454d9ae54d360233389121e54f8bcab241420b42aefa4f679735500efd43afdcd932f3a7bd339f00ff299f755a62163c1c3e34bd6920f6e)
prepare() {