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

2020-11-30 Thread Jelle van der Waa via arch-commits
Date: Monday, November 30, 2020 @ 12:22:53
  Author: jelle
Revision: 766555

upgpkg: wabt 1.0.20-1

Modified:
  wabt/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-30 11:50:02 UTC (rev 766554)
+++ PKGBUILD2020-11-30 12:22:53 UTC (rev 766555)
@@ -4,7 +4,7 @@
 pkgname=wabt
 pkgdesc="The WebAssembly Binary Toolkit is a suite of tools for WebAssembly"
 url="https://github.com/WebAssembly/wabt;
-pkgver=1.0.19
+pkgver=1.0.20
 pkgrel=1
 arch=('x86_64')
 license=('APACHE')


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

2020-08-10 Thread Jelle van der Waa via arch-commits
Date: Monday, August 10, 2020 @ 20:58:19
  Author: jelle
Revision: 674163

upgpkg: wabt 1.0.19-1

Modified:
  wabt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-10 20:51:34 UTC (rev 674162)
+++ PKGBUILD2020-08-10 20:58:19 UTC (rev 674163)
@@ -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.17
+pkgver=1.0.19
 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=cf261f2bd561297e0da7008ddde8c09ba5ea35a2;
+source=("git+https://github.com/WebAssembly/wabt#commit=cd5ff133f84854f0b269f5cb06193ad8205f05d3;
 "git+https://github.com/WebAssembly/testsuite;
 "git+https://github.com/google/googletest;
 "git+https://github.com/dabeaz/ply;)


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

2020-06-21 Thread Jelle van der Waa via arch-commits
Date: Sunday, June 21, 2020 @ 11:56:40
  Author: jelle
Revision: 649224

upgpkg: wabt 1.0.17-1

Modified:
  wabt/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-21 11:56:18 UTC (rev 649223)
+++ PKGBUILD2020-06-21 11:56:40 UTC (rev 649224)
@@ -4,7 +4,7 @@
 pkgname=wabt
 pkgdesc="The WebAssembly Binary Toolkit is a suite of tools for WebAssembly"
 url="https://github.com/WebAssembly/wabt;
-pkgver=1.0.15
+pkgver=1.0.17
 pkgrel=1
 arch=('x86_64')
 license=('APACHE')


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

2020-05-11 Thread Jelle van der Waa via arch-commits
Date: Monday, May 11, 2020 @ 12:12:37
  Author: jelle
Revision: 626255

upgpkg: wabt 1.0.15-1

Upstream update

Modified:
  wabt/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-11 12:04:09 UTC (rev 626254)
+++ PKGBUILD2020-05-11 12:12:37 UTC (rev 626255)
@@ -4,7 +4,7 @@
 pkgname=wabt
 pkgdesc="The WebAssembly Binary Toolkit is a suite of tools for WebAssembly"
 url="https://github.com/WebAssembly/wabt;
-pkgver=1.0.13
+pkgver=1.0.15
 pkgrel=1
 arch=('x86_64')
 license=('APACHE')


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

2020-03-05 Thread Jelle van der Waa via arch-commits
Date: Thursday, March 5, 2020 @ 19:33:05
  Author: jelle
Revision: 590867

upgpkg: wabt 1.0.13-1

Upstream update.

Modified:
  wabt/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-05 19:29:36 UTC (rev 590866)
+++ PKGBUILD2020-03-05 19:33:05 UTC (rev 590867)
@@ -4,7 +4,7 @@
 pkgname=wabt
 pkgdesc="The WebAssembly Binary Toolkit is a suite of tools for WebAssembly"
 url="https://github.com/WebAssembly/wabt;
-pkgver=1.0.12
+pkgver=1.0.13
 pkgrel=1
 arch=('x86_64')
 license=('APACHE')


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

2019-09-26 Thread Jelle van der Waa via arch-commits
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
===
--- PKGBUILD2019-09-26 18:04:40 UTC (rev 511865)
+++ PKGBUILD2019-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;)


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

2019-06-19 Thread Jelle van der Waa via arch-commits
Date: Wednesday, June 19, 2019 @ 16:29:56
  Author: jelle
Revision: 482410

upgpkg: wabt 1.0.11-1

Upstream release

Modified:
  wabt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 16:26:56 UTC (rev 482409)
+++ PKGBUILD2019-06-19 16:29:56 UTC (rev 482410)
@@ -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.8
+pkgver=1.0.11
 pkgrel=1
 arch=('x86_64')
 license=('APACHE')
-depends=()
+depends=(glibc gcc-libs)
 makedepends=('cmake' 'git' 'gcc' 'clang' 'python-ply' 'gtest')
-source=("git+https://github.com/WebAssembly/wabt#commit=4d5b0ba9e6a0ca36a094ec520ada45f5db7104ad;
+source=("git+https://github.com/WebAssembly/wabt#commit=0af114943e38a0c0a4ccb0b49b4a8fb07d1bd056;
 "git+https://github.com/WebAssembly/testsuite;
 "git+https://github.com/google/googletest;
 "git+https://github.com/dabeaz/ply;)


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

2019-01-20 Thread Jelle van der Waa via arch-commits
Date: Sunday, January 20, 2019 @ 18:58:23
  Author: jelle
Revision: 425447

upgpkg: wabt 1.0.8-1

Modified:
  wabt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-20 18:57:18 UTC (rev 425446)
+++ PKGBUILD2019-01-20 18:58:23 UTC (rev 425447)
@@ -1,16 +1,16 @@
 # Maintainer: Jelle van der Waa 
 # Contributor:  Konstantin Gorodinskii 
 
-pkgname="wabt"
+pkgname=wabt
 pkgdesc="The WebAssembly Binary Toolkit is a suite of tools for WebAssembly"
 url="https://github.com/WebAssembly/wabt;
-pkgver=1.0.6
+pkgver=1.0.8
 pkgrel=1
 arch=('x86_64')
 license=('APACHE')
 depends=()
 makedepends=('cmake' 'git' 'gcc' 'clang' 'python-ply' 'gtest')
-source=("git+https://github.com/WebAssembly/wabt#commit=795d1292377b7e5de8dabeefaa11edfaf6bd97af;
+source=("git+https://github.com/WebAssembly/wabt#commit=4d5b0ba9e6a0ca36a094ec520ada45f5db7104ad;
 "git+https://github.com/WebAssembly/testsuite;
 "git+https://github.com/google/googletest;
 "git+https://github.com/dabeaz/ply;)
@@ -43,7 +43,7 @@
 
 check() {
   cd ${pkgname}
-  #make test
+#  make test
 }
 
 package() {