[arch-commits] Commit in atom/trunk (3 files)

Nicola Squartini tensor5 at archlinux.org
Wed Mar 10 16:33:40 UTC 2021


    Date: Wednesday, March 10, 2021 @ 16:33:40
  Author: tensor5
Revision: 887228

upgpkg: atom 1.55.0-1

Modified:
  atom/trunk/PKGBUILD
  atom/trunk/fix-license-path.patch
  atom/trunk/fix-restart.patch

------------------------+
 PKGBUILD               |    8 ++++----
 fix-license-path.patch |    2 +-
 fix-restart.patch      |    2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-10 16:19:21 UTC (rev 887227)
+++ PKGBUILD	2021-03-10 16:33:40 UTC (rev 887228)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=atom
-pkgver=1.54.0
-_commit=b1853e81fcf008eb4481ae2b6d1232e298526077
+pkgver=1.55.0
+_commit=3eeaff50711ae72357591a94a5e9a5c11b6be184
 pkgrel=1
 pkgdesc='A hackable text editor for the 21st Century'
 arch=('x86_64')
@@ -30,8 +30,8 @@
             '6ae4f78667a8735d24ba11a47f1ee374f65325a3d604bcd221d56e27e16ddad4'
             '530b46d31df0f5e8f5881e1608a66fe75d549092a6db2e72ba3ad69c48714153'
             'b3d3706519556a59ba557b695017c9debe8b23efe2782cdb440131520bc0540d'
-            '48d7505cd6f44f20d49caa1c3ceb01c7fcc0d26beb73a6220f94f6faaecc1408'
-            '9beb32edb047b6205dc4391f132e0b5d178cfec0ea08a2c50609d6cbab5ad5e6'
+            'ec100f5d007b31d3a3ca69919bc61e34a79bfaaacf6ababe67c9bdbf5aff1f34'
+            'e90a9013d56a228c162dc033c532f12f5ae4c37f6997b2dc61d1fca1b153e0b1'
             'e321fdfe880cd465918dd1dbb90e4c7d46fc5310f20666eddf0a41cbca4f8ac8'
             '40d783794d62f12f3c429c624a84265871c7ed95f4120c9db800348896dd5437'
             'a09439c2a908ca174ff3be1f0d85071d12c792ae19748e36fe601e372d6d925b'

Modified: fix-license-path.patch
===================================================================
--- fix-license-path.patch	2021-03-10 16:19:21 UTC (rev 887227)
+++ fix-license-path.patch	2021-03-10 16:33:40 UTC (rev 887228)
@@ -1,6 +1,6 @@
 --- a/src/main-process/atom-application.js
 +++ b/src/main-process/atom-application.js
-@@ -711,7 +711,7 @@
+@@ -706,7 +706,7 @@
      );
      this.openPathOnEvent(
        'application:open-license',

Modified: fix-restart.patch
===================================================================
--- fix-restart.patch	2021-03-10 16:19:21 UTC (rev 887227)
+++ fix-restart.patch	2021-03-10 16:33:40 UTC (rev 887228)
@@ -1,6 +1,6 @@
 --- a/src/main-process/atom-application.js
 +++ b/src/main-process/atom-application.js
-@@ -2040,7 +2040,7 @@
+@@ -2048,7 +2048,7 @@
    }
  
    restart() {



More information about the arch-commits mailing list