Skip to content
Snippets Groups Projects
Commit 33d692ba authored by Felix Yan's avatar Felix Yan
Browse files

upgpkg: 3.12.6-1

parent dd0a4af6
No related branches found
Tags 3.12.6-1
No related merge requests found
......@@ -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 @@ makedepends=('npm')
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment