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

Nicola Squartini tensor5 at archlinux.org
Mon Nov 28 18:08:08 UTC 2016


    Date: Monday, November 28, 2016 @ 18:08:08
  Author: tensor5
Revision: 197171

upgpkg: atom 1.12.6-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	2016-11-28 16:57:42 UTC (rev 197170)
+++ PKGBUILD	2016-11-28 18:08:08 UTC (rev 197171)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=atom
-pkgver=1.12.5
+pkgver=1.12.6
 pkgrel=1
 pkgdesc='A hackable text editor for the 21st Century'
 arch=('i686' 'x86_64')
@@ -19,13 +19,13 @@
         'symbols-view-use-system-ctags.patch'
         'use-system-apm.patch'
         'use-system-electron.patch')
-sha256sums=('d86de0e5ab29ec1d26532b82837439c0ae38ff03576b1f48c6d5356ffa810aad'
+sha256sums=('ef94ee343eff2e17a805bcba813d49d6f0b02af37ac0b39a87be1b91a449110e'
             '73efe3485c9f009b788afdfa688a93a1db15ab0010203c833940406cb852240e'
             'd3ca65c7059352ebb584b1e77c4012af2d099450f8e2e71f77cd6d9d4dd1c09a'
             '5fc7f905dc71ddb0b35f2027c7e13ed875fe53a34490109f5b668eac32dc3580'
             'a5a2b1fefa29799b3225c4aa3fe0e5b057b2b320f98ad7bc28d3596923e52b41'
             '9acef67fb781ac33703f3f4a60e69c4ba03d1a7d58f04308f4bdbaca6bce693e'
-            'a021e7913646256ba6053df54f72f9c9ad34e7afd5c277caa3881326a629bc75')
+            '9ec4d7fe4ec1cc502ba308be5d63ad1a5fa46d53246db0243b407ba4be892efc')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Modified: use-system-electron.patch
===================================================================
--- use-system-electron.patch	2016-11-28 16:57:42 UTC (rev 197170)
+++ use-system-electron.patch	2016-11-28 18:08:08 UTC (rev 197171)
@@ -7,7 +7,7 @@
 -  "electronVersion": "1.3.9",
    "dependencies": {
      "async": "0.2.6",
-     "atom-keymap": "7.1.3-6",
+     "atom-keymap": "7.1.3-8",
 --- a/script/build
 +++ b/script/build
 @@ -2,10 +2,6 @@



More information about the arch-commits mailing list