[arch-commits] Commit in nodejs-lts-boron/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Thu Jun 14 15:06:22 UTC 2018


    Date: Thursday, June 14, 2018 @ 15:06:22
  Author: archange
Revision: 343058

upgpkg: nodejs-lts-boron 6.14.3-1

Modified:
  nodejs-lts-boron/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-14 14:34:00 UTC (rev 343057)
+++ PKGBUILD	2018-06-14 15:06:22 UTC (rev 343058)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) <archange at archlinux.org>
 
 pkgname=nodejs-lts-boron
-pkgver=6.14.2
+pkgver=6.14.3
 pkgrel=1
 pkgdesc='Evented I/O for V8 javascript (LTS release: Boron)'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 conflicts=('nodejs')
 source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
 # https://nodejs.org/download/release/latest-boron/SHASUMS256.txt.asc
-sha256sums=('b3a534b2ad5e96c6ff67f3a1356b94f7a28ef118eb1d420b314fe5aafe6d62d1')
+sha256sums=('e3f187729f7e4b13d9c053f70cc12717d6e6734e0544cb8ba935aa72d07479c9')
 #validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8') # Myles Borins <mylesborins at google.com>
 
 prepare() {



More information about the arch-commits mailing list