summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa30f1444230..2c419c238d8e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = atom-editor-bin
pkgdesc = Hackable text editor built on Electron (official precompiled binary)
- pkgver = 1.41.0
+ pkgver = 1.42.0
pkgrel = 1
url = https://github.com/atom/atom
install = atom-editor-bin.install
@@ -29,12 +29,12 @@ pkgbase = atom-editor-bin
conflicts = atom-notracking
options = !strip
options = !emptydirs
- source = atom-amd64-v1.41.0.deb::https://atom-installer.github.com/v1.41.0/atom-amd64.deb
- source = LICENSE::https://raw.githubusercontent.com/atom/atom/v1.41.0/LICENSE.md
+ source = atom-amd64-v1.42.0.deb::https://atom-installer.github.com/v1.42.0/atom-amd64.deb
+ source = LICENSE::https://raw.githubusercontent.com/atom/atom/v1.42.0/LICENSE.md
source = atom-editor-bin.install
source = atom-python.patch
source = startupwmclass.patch
- sha512sums = 3530ee165283804cd40a3350d6f829ce43615406ca62eb7e05fc0fa5345b848ca9ca561d25c146f64c5293ab54c247eecd1a9cdf97f3e515a73b5794c2464245
+ sha512sums = 028da8f1736d3e478ce020546ffb77244976420137aee33ca7852a4777c60261d0e8acae7bacf58275f6e511b885097c2f7861c8f126bd8a93b500401f17e100
sha512sums = ab419ebc3eeecc4df894de6d4e8f7d0e7f1a8a650789d497c1f3754e6af0acedeb50257024e2fa123c0b3dafd12b97fd6d671ef1c450b3fa43291d2a1db0209f
sha512sums = e30f7e4812898b80c079ba419e0cb37522c2e154ef7fdd6dda3da06dcbcaadc42016dd3d3b8caf206b842a2b9e3b954e537626d72337c56f05365a733627ce6c
sha512sums = 37e33402ff1a21c27debc56ac909279992c6a3aa9f2d8dd49fb13fc02cc3fb91a373531be92df9cc81089e167827ca7b36f967e4f7e482b1173d358a8b29cb98
diff --git a/PKGBUILD b/PKGBUILD
index 0af552cc6c5d..a7cd881af6d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Danny Arnold <despair.blue at gmail dot com>
pkgname=atom-editor-bin
-pkgver=1.41.0
+pkgver=1.42.0
pkgrel=1
pkgdesc="Hackable text editor built on Electron (official precompiled binary)"
arch=('x86_64')
@@ -23,7 +23,7 @@ source=("atom-amd64-v${pkgver}.deb::https://atom-installer.github.com/v${pkgver}
atom-editor-bin.install
atom-python.patch
startupwmclass.patch)
-sha512sums=('3530ee165283804cd40a3350d6f829ce43615406ca62eb7e05fc0fa5345b848ca9ca561d25c146f64c5293ab54c247eecd1a9cdf97f3e515a73b5794c2464245'
+sha512sums=('028da8f1736d3e478ce020546ffb77244976420137aee33ca7852a4777c60261d0e8acae7bacf58275f6e511b885097c2f7861c8f126bd8a93b500401f17e100'
'ab419ebc3eeecc4df894de6d4e8f7d0e7f1a8a650789d497c1f3754e6af0acedeb50257024e2fa123c0b3dafd12b97fd6d671ef1c450b3fa43291d2a1db0209f'
'e30f7e4812898b80c079ba419e0cb37522c2e154ef7fdd6dda3da06dcbcaadc42016dd3d3b8caf206b842a2b9e3b954e537626d72337c56f05365a733627ce6c'
'37e33402ff1a21c27debc56ac909279992c6a3aa9f2d8dd49fb13fc02cc3fb91a373531be92df9cc81089e167827ca7b36f967e4f7e482b1173d358a8b29cb98'