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

Nicola Squartini tensor5 at archlinux.org
Thu Sep 1 01:59:25 UTC 2016


    Date: Thursday, September 1, 2016 @ 01:59:25
  Author: tensor5
Revision: 188188

upgpkg: atom 1.10.0-1

Modified:
  atom/trunk/PKGBUILD
  atom/trunk/fix-license-path.patch
  atom/trunk/run-as-node.patch
  atom/trunk/settings-view-fix-height.patch
  atom/trunk/use-system-apm.patch
  atom/trunk/use-system-electron.patch

--------------------------------+
 PKGBUILD                       |   16 ++++++++--------
 fix-license-path.patch         |    2 +-
 run-as-node.patch              |    2 +-
 settings-view-fix-height.patch |    2 +-
 use-system-apm.patch           |    2 +-
 use-system-electron.patch      |    2 +-
 6 files changed, 13 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-01 01:16:54 UTC (rev 188187)
+++ PKGBUILD	2016-09-01 01:59:25 UTC (rev 188188)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=atom
-pkgver=1.9.9
-pkgrel=3
+pkgver=1.10.0
+pkgrel=1
 pkgdesc='A hackable text editor for the 21st Century'
 arch=('i686' 'x86_64')
 url='https://github.com/atom/atom'
@@ -27,21 +27,21 @@
         'tree-view.patch'
         'use-system-apm.patch'
         'use-system-electron.patch')
-sha256sums=('fc5305d1e686f0fd5a56ba2f1938b01c3a85c67cdab9b7f3dcdf2586f28f231a'
+sha256sums=('5fce9b85bbd27c5e2cb71c3316c563edb0a666120e7ad0dc73817d28e1e1faec'
             '58198d214edc434580c5764f749e26fb686d77c3c983d01f247f48aec84eb1a4'
             'e92e23bbf839bec6611b2ac76c1f5bba35b476983b0faa9b310288e2956247a2'
             '6fca91b3e80248a96fc4b6b0228602d4dd68ef851cb059a97a7379e72e53b432'
             'd3eb239f53feb3181fb4d57d2db391d7b31ce2188c5bd5b79d9ed3133351cd90'
-            'ffd67934c3f80b87dfe7706191c9afad79289b6640b2876f1439701d6827a759'
+            'a606d1efbea1f68a0a9c250b1d7023315a5392fa23f220600304c7308be7ebbb'
             '2569702bee0508ee38a181f28bc99d6844725de206362a010705d84da09735c3'
             'c0ae6c64802bc20219bc9142bd6e62e65853044b4a678d3f7ec72dcb61d22274'
             '41aaa35b638e29d28b5d92077b7b242725046cc11d4c51d3eca589eaed977ec5'
-            '1533581eeede375924a3431fed7e6641a156f765bf252590d73da4259f07343f'
-            'abafa58a3a9c81b7ecaf0d5ac001b0a164d016db4521fab9ad954f4ccbc8c6dc'
+            '991626ab07c90643e14039a1367769761262ddbc108a66193c08fe146b0222e9'
+            'd0d56836fef731936c8824e610963461aa4539b59462d4071fe48ade16855ddd'
             'a5a2b1fefa29799b3225c4aa3fe0e5b057b2b320f98ad7bc28d3596923e52b41'
             '109af01ceae45615994f2ac08292c44db339bf7ef89369b077e04fcfc35aa3dd'
-            '7771ff6ddf06bedeb37ff47bf98f685cc67585e6f831d2add9a31078383a6fbe'
-            '23d9d2976ad23f17d7c6e7e09c5de5aceae72a5577f811723bf8c7885b319c05')
+            '0c9a815a3e6f13134cd648af67e1de3b9c24297b731d5815967a08256ec54f58'
+            '1ee2fac6dd1f1ffb82b312a716fc96d8a838a16a727894ab3240979a5773fb0d')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Modified: fix-license-path.patch
===================================================================
--- fix-license-path.patch	2016-09-01 01:16:54 UTC (rev 188187)
+++ fix-license-path.patch	2016-09-01 01:59:25 UTC (rev 188188)
@@ -11,7 +11,7 @@
        @quitting = true
 --- a/src/workspace.coffee
 +++ b/src/workspace.coffee
-@@ -456,7 +456,7 @@
+@@ -459,7 +459,7 @@
  
    # Open Atom's license in the active pane.
    openLicense: ->

Modified: run-as-node.patch
===================================================================
--- run-as-node.patch	2016-09-01 01:16:54 UTC (rev 188187)
+++ run-as-node.patch	2016-09-01 01:59:25 UTC (rev 188188)
@@ -1,6 +1,6 @@
 --- a/exports/atom.coffee
 +++ b/exports/atom.coffee
-@@ -20,7 +20,7 @@
+@@ -26,7 +26,7 @@
  
  # The following classes can't be used from a Task handler and should therefore
  # only be exported when not running as a child node process

Modified: settings-view-fix-height.patch
===================================================================
--- settings-view-fix-height.patch	2016-09-01 01:16:54 UTC (rev 188187)
+++ settings-view-fix-height.patch	2016-09-01 01:59:25 UTC (rev 188188)
@@ -1,6 +1,6 @@
 --- a/styles/settings-view.less
 +++ b/styles/settings-view.less
-@@ -541,7 +541,6 @@
+@@ -542,7 +542,6 @@
    }
  
    .packages {

Modified: use-system-apm.patch
===================================================================
--- use-system-apm.patch	2016-09-01 01:16:54 UTC (rev 188187)
+++ use-system-apm.patch	2016-09-01 01:59:25 UTC (rev 188188)
@@ -1,6 +1,6 @@
 --- a/build/tasks/build-task.coffee
 +++ b/build/tasks/build-task.coffee
-@@ -155,10 +155,6 @@
+@@ -149,10 +149,6 @@
      cp 'src', path.join(appDir, 'src'), filter: /.+\.(cson|coffee)$/
      cp 'static', path.join(appDir, 'static')
  

Modified: use-system-electron.patch
===================================================================
--- use-system-electron.patch	2016-09-01 01:16:54 UTC (rev 188187)
+++ use-system-electron.patch	2016-09-01 01:59:25 UTC (rev 188188)
@@ -1,6 +1,6 @@
 --- a/build/Gruntfile.coffee
 +++ b/build/Gruntfile.coffee
-@@ -302,7 +302,7 @@
+@@ -304,7 +304,7 @@
  
    grunt.registerTask('ci', ciTasks)
  



More information about the arch-commits mailing list