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

Nicola Squartini tensor5 at archlinux.org
Fri May 25 20:02:22 UTC 2018


    Date: Friday, May 25, 2018 @ 20:02:20
  Author: tensor5
Revision: 329605

upgpkg: atom 1.27.1-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	2018-05-25 19:31:13 UTC (rev 329604)
+++ PKGBUILD	2018-05-25 20:02:20 UTC (rev 329605)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=atom
-pkgver=1.27.0
+pkgver=1.27.1
 pkgrel=1
 pkgdesc='A hackable text editor for the 21st Century'
 arch=('x86_64')
@@ -24,7 +24,7 @@
         'symbols-view-use-system-ctags.patch'
         'use-system-apm.patch'
         'use-system-electron.patch')
-sha256sums=('5ce50d67dab8c1cd41579a89890f999dfc0398edd2c341b695e24b50ddc5f742'
+sha256sums=('147c237d944d0261ac2caf525badd8c76cf92da99bb6901c89e491fb5f0c16bf'
             'cdf87ab82cfcf69e8904684c59b08c35a68540ea16ab173fce06037ac341efcd'
             '3fadee5a2d8c1ff35e085f9b9f3cf2eb71627bda9e8b10c2a0bd85b268591bf6'
             'd8d77adebd7bd4eaf024988c68c30dc6b968044f7a6381227d13b6d77fa2b442'
@@ -33,7 +33,7 @@
             'f81a8dd53403fe76d80716b65d69bec141fae0b1a9a6ef56314f9e815e48f132'
             '3c68e6b3751313e1d386e721f8f819fb051351fb2cf8e753b1d773a0f475fef8'
             '4b91a1acd112838bd001f4e3c555de2a5fc7446c9eab6bc5dae0ca640306e81b'
-            '7719b9c21fa5dad2b4e02ca05592561de8e2046283f421f2dbc9baaa7016d843')
+            '1d0ff39e5bc5c0bfbb08a533bff9fb834a8dbc70d280bf93b5e2649fff181221')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Modified: use-system-electron.patch
===================================================================
--- use-system-electron.patch	2018-05-25 19:31:13 UTC (rev 329604)
+++ use-system-electron.patch	2018-05-25 20:02:20 UTC (rev 329605)
@@ -4,7 +4,7 @@
      "url": "https://github.com/atom/atom/issues"
    },
    "license": "MIT",
--  "electronVersion": "1.7.11",
+-  "electronVersion": "1.7.15",
    "dependencies": {
      "@atom/nsfw": "^1.0.18",
      "@atom/watcher": "1.0.3",



More information about the arch-commits mailing list