[arch-commits] Commit in atom/trunk (PKGBUILD use-system-electron.patch)

Nicola Squartini tensor5 at archlinux.org
Fri Jan 17 13:42:58 UTC 2020


    Date: Friday, January 17, 2020 @ 13:42:58
  Author: tensor5
Revision: 552838

upgpkg: atom 1.43.0-1

Modified:
  atom/trunk/PKGBUILD
  atom/trunk/use-system-electron.patch

---------------------------+
 PKGBUILD                  |    6 +++---
 use-system-electron.patch |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-17 12:40:56 UTC (rev 552837)
+++ PKGBUILD	2020-01-17 13:42:58 UTC (rev 552838)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=atom
-pkgver=1.42.0
-_commit=db0fa4836faef921f73cbb0b4b7ffc7e32063118
+pkgver=1.43.0
+_commit=417cdc71bafff747ed16b363bbd576212fc03a78
 pkgrel=1
 pkgdesc='A hackable text editor for the 21st Century'
 arch=('x86_64')
@@ -37,7 +37,7 @@
             'a09439c2a908ca174ff3be1f0d85071d12c792ae19748e36fe601e372d6d925b'
             '3c68e6b3751313e1d386e721f8f819fb051351fb2cf8e753b1d773a0f475fef8'
             '8d48dca4571136375b325f4bf94ccfb996e90e57b7fdf83d53c1eb2e69b3b0d4'
-            'd52a6d8a16db56d863061f66b1aeb5adefd8d8d6681e0e5ea53e3e397550fb70')
+            '81af763f05c1afd87705b8c7a6647e35f524b2e952adb2e596de2a7e8fe4e69e')
 
 prepare() {
   cd ${pkgname}

Modified: use-system-electron.patch
===================================================================
--- use-system-electron.patch	2020-01-17 12:40:56 UTC (rev 552837)
+++ use-system-electron.patch	2020-01-17 13:42:58 UTC (rev 552838)
@@ -6,7 +6,7 @@
    "license": "MIT",
 -  "electronVersion": "4.2.7",
    "dependencies": {
-     "@atom/nsfw": "1.0.25",
+     "@atom/nsfw": "1.0.26",
      "@atom/source-map-support": "^0.3.4",
 --- a/script/build
 +++ b/script/build



More information about the arch-commits mailing list