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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Oct 2 01:26:53 UTC 2020


    Date: Friday, October 2, 2020 @ 01:26:52
  Author: svenstaro
Revision: 714904

upgpkg: emscripten 2.0.5-1

Modified:
  emscripten/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-02 01:22:27 UTC (rev 714903)
+++ PKGBUILD	2020-10-02 01:26:52 UTC (rev 714904)
@@ -5,13 +5,13 @@
 
 pkgname=emscripten
 # NOTE: You need to run ./get-compatible-versions.sh after changing the pkgver!
-_binaryen_revision=bced89d2986bde990bf9bf52306e55772b02707e
-_llvm_project_revision=77152a6b7ac07ce65568d7c69305653e7cad4bb0
+_binaryen_revision=fbdcaf70c6b8888254d409bf57c80ea007058838
+_llvm_project_revision=5dbf80cad9556e222c4383960007fc0b27ea9541
 # Sadly, upstream currently suggests bundling a binaryen version for the time being:
 # https://github.com/emscripten-core/emscripten/issues/12252
 # I'm obviously unhappy about that but it appears to be the only practical solution for the time being.
-pkgver=2.0.4
-pkgrel=2
+pkgver=2.0.5
+pkgrel=1
 pkgdesc="Compile C and C++ into highly-optimizable JavaScript for the web"
 arch=('x86_64')
 url="http://emscripten.org"



More information about the arch-commits mailing list