[arch-commits] Commit in atom/trunk (PKGBUILD fix-license-path.patch)

Nicola Squartini tensor5 at archlinux.org
Tue Jun 18 03:44:30 UTC 2019


    Date: Tuesday, June 18, 2019 @ 03:44:29
  Author: tensor5
Revision: 482064

upgpkg: atom 1.38.2-1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-18 03:00:13 UTC (rev 482063)
+++ PKGBUILD	2019-06-18 03:44:29 UTC (rev 482064)
@@ -1,7 +1,7 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=atom
-pkgver=1.38.1
+pkgver=1.38.2
 pkgrel=1
 pkgdesc='A hackable text editor for the 21st Century'
 arch=('x86_64')
@@ -25,12 +25,12 @@
         'symbols-view-use-system-ctags.patch'
         'use-system-apm.patch'
         'use-system-electron.patch')
-sha256sums=('474932b9915308ed4b024e2d1cf061ffb0c0740702915771d192a9b3544eb397'
+sha256sums=('b78c83975d9626752e05b14a27e5ad1bba623e887082e1c6f056902fd3fa7207'
             'cdf87ab82cfcf69e8904684c59b08c35a68540ea16ab173fce06037ac341efcd'
             '530b46d31df0f5e8f5881e1608a66fe75d549092a6db2e72ba3ad69c48714153'
             '75a672adc0237ea8c93ff67d8296eb73b87792b7b58cdaef7bf596fb6edd073f'
             'b3d3706519556a59ba557b695017c9debe8b23efe2782cdb440131520bc0540d'
-            'f41cfc85b23fae85d5aef7bf2201b8c8d7d26b01ae825b0deaf6dbaf3e16b0f9'
+            '0ffc18cdb458f6eee97a41c34c0d91103ce1579ec3d6a4067be5556977c189f5'
             '5a52859d5ceaa6f9d26fa657d6d728dee6e24684914cfc1d5736ccd9793fb86a'
             'bb474831629575636b1129e9f5e64c72a62926757b4b85f0c51b47b91fffd6ae'
             '85612ba035047b8599692ce458b903ef2204995e102b3ff47dc05923d6c2e7d8'

Modified: fix-license-path.patch
===================================================================
--- fix-license-path.patch	2019-06-18 03:00:13 UTC (rev 482063)
+++ fix-license-path.patch	2019-06-18 03:44:29 UTC (rev 482064)
@@ -11,7 +11,7 @@
        for (let window of this.getAllWindows()) {
 --- a/src/workspace.js
 +++ b/src/workspace.js
-@@ -1138,7 +1138,7 @@
+@@ -1136,7 +1136,7 @@
  
    // Open Atom's license in the active pane.
    openLicense () {



More information about the arch-commits mailing list