[arch-commits] Commit in atom/trunk (PKGBUILD fix-license-path.patch)
Nicola Squartini
tensor5 at archlinux.org
Wed Nov 8 17:01:47 UTC 2017
Date: Wednesday, November 8, 2017 @ 17:01:46
Author: tensor5
Revision: 265744
upgpkg: atom 1.22.0-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 2017-11-08 15:42:15 UTC (rev 265743)
+++ PKGBUILD 2017-11-08 17:01:46 UTC (rev 265744)
@@ -2,7 +2,7 @@
# Maintainer: Nicola Squartini <tensor5 at gmail.com>
pkgname=atom
-pkgver=1.21.2
+pkgver=1.22.0
pkgrel=1
pkgdesc='A hackable text editor for the 21st Century'
arch=('i686' 'x86_64')
@@ -22,10 +22,10 @@
'symbols-view-use-system-ctags.patch'
'use-system-apm.patch'
'use-system-electron.patch')
-sha256sums=('1aff8c81d366c4d0a2a3767ee34512ffc3504265a430b93c6c7569cddc988c28'
+sha256sums=('28f2db2c92e2ee12fedbcf8e21f91df7a8308f05babc7b93f196f61f0b975103'
'bbc07c111fe808b49b62198e17e8da5d3192faf281d5d84ac7cd493ed92bb2ba'
'7f4f86387d226fcd452f0b97579dadc3eac217a77485228dbf4facf3391b6198'
- '951bbc248c9ae4ef3ef712e0caeb728a8577b12e4593870569de15e570a71c4c'
+ '8e9eac1c9b751b9f41d362612e3d2382276030ebbf965f95607c520745243056'
'646f81b0621a86eff3bb1f229eeb92b2f33bac41b3324424a6de06a780a8a22d'
'3c68e6b3751313e1d386e721f8f819fb051351fb2cf8e753b1d773a0f475fef8'
'c120739911ce6a455a642c97d4d7de0956abee4d94bfc338f8a13f771a2d381c'
Modified: fix-license-path.patch
===================================================================
--- fix-license-path.patch 2017-11-08 15:42:15 UTC (rev 265743)
+++ fix-license-path.patch 2017-11-08 17:01:46 UTC (rev 265744)
@@ -11,7 +11,7 @@
resolveBeforeQuitPromise = null
--- a/src/workspace.js
+++ b/src/workspace.js
-@@ -1101,7 +1101,7 @@
+@@ -1102,7 +1102,7 @@
// Open Atom's license in the active pane.
openLicense () {
More information about the arch-commits
mailing list