[arch-commits] Commit in emscripten/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Wed Aug 7 22:24:11 UTC 2019
Date: Wednesday, August 7, 2019 @ 22:24:11
Author: svenstaro
Revision: 498306
upgpkg: emscripten 1.38.41-1
Modified:
emscripten/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-07 22:19:28 UTC (rev 498305)
+++ PKGBUILD 2019-08-07 22:24:11 UTC (rev 498306)
@@ -4,7 +4,7 @@
# Contributor: Vlad Kolotvin <vlad.kolotvin at gmail.com>
pkgname=emscripten
-pkgver=1.38.40
+pkgver=1.38.41
pkgrel=1
pkgdesc="LLVM-based project that compiles C and C++ into highly-optimizable JavaScript for the web"
arch=('x86_64')
@@ -19,7 +19,7 @@
source=(emscripten-$pkgver.tar.gz::"https://github.com/kripken/emscripten/archive/$pkgver.tar.gz"
git+https://github.com/llvm/llvm-project.git#commit=58dbe47
"emscripten.sh")
-sha512sums=('28f3a79f46b8b48a7fd632e0619576cf7a67c8e70da2b7d07deeb322ea33f15c441b64252510fba111391db11fa7b309211d2e40d85a28bb99bc778cebb87171'
+sha512sums=('a4451572887178ecba5bebc2350424d2d1fe52bf24218b962267daaaa6c7a2a1aebcaad4bde781d085cce9cc7376e129e7f19fef5485863293403d19c7ce3c87'
'SKIP'
'fbe9b95b8d18e7d0c6ec5fded6f11b72fbe4ddd0391e5704b281ba79c479f3563e82423b790ddf3f0554a23d659193ca898a81fe3db509f16c30c7188b790e4d')
More information about the arch-commits
mailing list