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

Nicola Squartini tensor5 at archlinux.org
Wed Mar 11 06:00:04 UTC 2020


    Date: Wednesday, March 11, 2020 @ 06:00:04
  Author: tensor5
Revision: 594092

upgpkg: asar 3.0.0-1

Modified:
  asar/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-11 05:54:27 UTC (rev 594091)
+++ PKGBUILD	2020-03-11 06:00:04 UTC (rev 594092)
@@ -1,7 +1,7 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=asar
-pkgver=2.1.0
+pkgver=3.0.0
 pkgrel=1
 pkgdesc='Creating Electron app packages'
 arch=('any')
@@ -23,6 +23,5 @@
 
     sed -e "s|${srcdir}|/|" -i package.json
     find node_modules -name 'package.json' -exec sed -e "s|${srcdir}||" -i {} \;
-    rm -r node_modules/{bluebird/js/browser,mkdirp/bin}
     modclean -r -a "*.ts,.bin,.vscode,bin.js" --ignore='license'  # --ignore='license*'
 }



More information about the arch-commits mailing list