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

Jelle van der Waa jelle at archlinux.org
Thu Sep 26 18:27:07 UTC 2019


    Date: Thursday, September 26, 2019 @ 18:27:07
  Author: jelle
Revision: 511866

upgpkg: wabt 1.0.12-1

Upstream update.

Modified:
  wabt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-26 18:04:40 UTC (rev 511865)
+++ PKGBUILD	2019-09-26 18:27:07 UTC (rev 511866)
@@ -4,13 +4,13 @@
 pkgname=wabt
 pkgdesc="The WebAssembly Binary Toolkit is a suite of tools for WebAssembly"
 url="https://github.com/WebAssembly/wabt"
-pkgver=1.0.11
+pkgver=1.0.12
 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=0af114943e38a0c0a4ccb0b49b4a8fb07d1bd056"
+source=("git+https://github.com/WebAssembly/wabt#commit=cf261f2bd561297e0da7008ddde8c09ba5ea35a2"
         "git+https://github.com/WebAssembly/testsuite"
         "git+https://github.com/google/googletest"
         "git+https://github.com/dabeaz/ply")



More information about the arch-commits mailing list