[arch-commits] Commit in wabt/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sun Apr 25 18:55:02 UTC 2021


    Date: Sunday, April 25, 2021 @ 18:55:01
  Author: jelle
Revision: 924365

upgpkg: wabt 1.0.23-1

Modified:
  wabt/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-25 18:34:09 UTC (rev 924364)
+++ PKGBUILD	2021-04-25 18:55:01 UTC (rev 924365)
@@ -4,16 +4,17 @@
 pkgname=wabt
 pkgdesc="The WebAssembly Binary Toolkit is a suite of tools for WebAssembly"
 url="https://github.com/WebAssembly/wabt"
-pkgver=1.0.20
+pkgver=1.0.23
 pkgrel=1
 arch=('x86_64')
 license=('APACHE')
 depends=(glibc gcc-libs)
 makedepends=('cmake' 'git' 'gcc' 'clang' 'python-ply' 'gtest')
-source=("git+https://github.com/WebAssembly/wabt#commit=cd5ff133f84854f0b269f5cb06193ad8205f05d3"
+source=("git+https://github.com/WebAssembly/wabt#commit=aa0515b3c808da880942db8658abeaa969534667?signed"
         "git+https://github.com/WebAssembly/testsuite"
         "git+https://github.com/google/googletest"
         "git+https://github.com/dabeaz/ply")
+validpgpkeys=('5DE3E0509C47EA3CF04A42D34AEE18F83AFDEB23')
 md5sums=('SKIP'
          'SKIP'
          'SKIP'



More information about the arch-commits mailing list