[arch-commits] Commit in apm/trunk (PKGBUILD no-scripts.patch use-system-npm.patch)

Nicola Squartini tensor5 at archlinux.org
Fri Apr 12 04:58:22 UTC 2019


    Date: Friday, April 12, 2019 @ 04:58:21
  Author: tensor5
Revision: 451199

upgpkg: apm 2.1.7-1

Modified:
  apm/trunk/PKGBUILD
  apm/trunk/no-scripts.patch
  apm/trunk/use-system-npm.patch

----------------------+
 PKGBUILD             |   14 +++++++-------
 no-scripts.patch     |    2 +-
 use-system-npm.patch |    4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-12 04:40:19 UTC (rev 451198)
+++ PKGBUILD	2019-04-12 04:58:21 UTC (rev 451199)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=apm
-pkgver=2.1.3
-pkgrel=3
+pkgver=2.1.7
+pkgrel=1
 pkgdesc='Atom package manager'
 arch=('x86_64')
 url='https://github.com/atom/apm'
@@ -18,11 +18,11 @@
         'no-scripts.patch'
         'python2.patch'
         'use-system-npm.patch')
-sha512sums=('99881317cbcdc8b813c113208311932e28a227ecbb88844addca8aabd008d3b3fde7af667cd896ed12fddff0d539b521fc7f58bc72cedb522db65c41d4a4946a'
-            '2453d6e06e6e012baec1787b751e20be354daecf0799c97698491c00546483844532d1b3c02c9c1b6e0a800ccf16ee0f4fff0bfbd5210eca0ad296ed91002aea'
-            'da2e2c6b336b87371541ef159201f6942c606f7c8b212f1a610a8605bb08ddc97ed1ade7f1c02339c40c40f22d8a7d37b1686fb5c7105a775fa85ff6048162dc'
-            '2fedcfc04c03059429c231c5bbd3d5e4b32a30ea9d341c3e27dcbba0deee1e4c8d27d993c59ee96aebf0a0c930b7cc55177e3600c18349dd2b91ebac7bd96632'
-            '96449a53197e7b498561e8fb820f2d60aa4d77cd4364b97e7e595d49776e3ad7fb89b944174be55ad3b81b6b64d65c0f12c5b8cf3eeb1bad8ac18dfdf3c6b610')
+sha256sums=('8d3917499bd4969256cda19c45909d9757d4d68a774e5b3058b96043c0f49355'
+            '05702e86aa2287b553c230557c5f84ea54dd6ed3cc49763edba4239b0ab99373'
+            '897a82cd23ed5a4f226635dabe56ad28e533cb0949593e2b771ad7928c058bcb'
+            '621ae29f99c3fbc410a9a7dc143dd9c912ee94eaa48110ad32c40647f635e792'
+            '540ebc69fbff4855fd39f2aefd345b5f5e88f216b0103290367c47843637dad8')
 
 _apmdir='/usr/lib/node_modules/atom-package-manager'
 

Modified: no-scripts.patch
===================================================================
--- no-scripts.patch	2019-04-12 04:40:19 UTC (rev 451198)
+++ no-scripts.patch	2019-04-12 04:58:21 UTC (rev 451199)
@@ -12,5 +12,5 @@
 -    "check-version": "node version.js"
 -  },
    "dependencies": {
+     "@atom/plist": "0.4.4",
      "asar-require": "0.3.0",
-     "async": "~0.2.8",

Modified: use-system-npm.patch
===================================================================
--- use-system-npm.patch	2019-04-12 04:40:19 UTC (rev 451198)
+++ use-system-npm.patch	2019-04-12 04:58:21 UTC (rev 451199)
@@ -1,6 +1,6 @@
 --- a/package.json
 +++ b/package.json
-@@ -32,8 +32,6 @@
+@@ -33,8 +33,6 @@
      "keytar": "^4.0",
      "mv": "2.0.0",
      "ncp": "~0.5.1",
@@ -7,5 +7,5 @@
 -    "node-gyp": "3.4.0",
 -    "npm": "6.2.0",
      "open": "0.0.5",
-     "plist": "git+https://github.com/nathansobo/node-plist.git",
      "q": "~0.9.7",
+     "read": "~1.0.5",



More information about the arch-commits mailing list