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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Sep 18 11:26:07 UTC 2020


    Date: Friday, September 18, 2020 @ 11:26:07
  Author: svenstaro
Revision: 709982

upgpkg: emscripten 2.0.4-1

Modified:
  emscripten/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-18 11:14:37 UTC (rev 709981)
+++ PKGBUILD	2020-09-18 11:26:07 UTC (rev 709982)
@@ -11,11 +11,11 @@
 # https://chromium.googlesource.com/emscripten-releases/+/e7e39da9c81faecd9ecf44065cee864d76e4e34d/DEPS
 # Replace that pre-filled SHA with the one from the release. Then search for the "llvm_project_revision"
 # variable. It has the llvm commit to use here.
-_llvm_commit=365f861c45bb504c7b61f64943916fc570818cd1
+_llvm_commit=77152a6b7ac07ce65568d7c69305653e7cad4bb0
 # The compatible binaryen version can be found as the EXPECTED_BINARYEN_VERSION variable in
 # https://github.com/emscripten-core/emscripten/blob/1.39.20/tools/shared.py#L44 but I'm not sure how we're
 # going to use this information at this point.
-pkgver=2.0.1
+pkgver=2.0.4
 pkgrel=1
 pkgdesc="Compile C and C++ into highly-optimizable JavaScript for the web"
 arch=('x86_64')



More information about the arch-commits mailing list