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

Felix Yan felixonmars at archlinux.org
Sun Jan 31 23:23:50 UTC 2021


    Date: Sunday, January 31, 2021 @ 23:23:50
  Author: felixonmars
Revision: 838917

upgpkg: uglify-js 3.12.6-1

Modified:
  uglify-js/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-31 23:23:32 UTC (rev 838916)
+++ PKGBUILD	2021-01-31 23:23:50 UTC (rev 838917)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Nagy <danielnagy at gmx de>
 
 pkgname=uglify-js
-pkgver=3.12.5
+pkgver=3.12.6
 pkgrel=1
 pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
 arch=('any')
@@ -13,7 +13,7 @@
 install=${pkgname}.install
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('4a0a6049c2f84fb1e3ff0fc67b18e70478b721e9fd592d51a5f839cbdd565cc8fd498f7ded909053bea61f84e92f0c1f98cbe8394f3089a46421fe8d687de6b6')
+sha512sums=('6aa5877b70df4266540c65816da6d9d9e42726541dd5f2a5314bbb815f8c893b83cdd803c37d5b237c00da32cbb15fe135c0cfdba21fc848125687ede7ed1257')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz



More information about the arch-commits mailing list