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

Felix Yan felixonmars at archlinux.org
Sun Jan 14 15:43:10 UTC 2018


    Date: Sunday, January 14, 2018 @ 15:43:09
  Author: felixonmars
Revision: 282080

upgpkg: uglify-js 3.3.7-1

Modified:
  uglify-js/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-14 15:41:56 UTC (rev 282079)
+++ PKGBUILD	2018-01-14 15:43:09 UTC (rev 282080)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Nagy <danielnagy at gmx de>
 
 pkgname=uglify-js
-pkgver=3.3.6
+pkgver=3.3.7
 pkgrel=1
 pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
 arch=('any')
@@ -14,7 +14,7 @@
 install=${pkgname}.install
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('747a7b347b6dc5846acfabff62d47e2607e8ebc23fc8c6e87e16329b1f5f84844cc4f81aa7d6b16ccab96b8353f60595cd05bc661f0326c819a712a965ba2530')
+sha512sums=('7ac248a4d4080b8e04152adb7853e18971f2d8727e7537279f465d927fb999eb8bb2fa15d261497df2a5c9eccd2081cd7e117436981b89fca009f13202880885')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz



More information about the arch-commits mailing list