summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2017-08-29 08:24:49 +1200
committerGeorge Rawlinson2017-08-29 08:24:49 +1200
commitb2d8734d9c3e8b072c2c4f30ebf4ea610ccf8962 (patch)
tree8e006a1a2ee238d9dd1f4078e70f39216e6d1318
parentb24c501f50c3d13216159115eb013acb3da40ddd (diff)
downloadaur-b2d8734d9c3e8b072c2c4f30ebf4ea610ccf8962.tar.gz
:arrow_up: 1.19.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 316141ee8155..6c00cba2f4b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = atom-editor-bin
pkgdesc = Atom is a hackable text editor for the 21st century built on Electron - Precompiled binary from official repository
- pkgver = 1.19.3
+ pkgver = 1.19.4
pkgrel = 1
url = https://github.com/atom/atom
install = atom-editor-bin.install
@@ -28,10 +28,10 @@ pkgbase = atom-editor-bin
conflicts = apm
conflicts = atom-notracking
options = !strip
- source = atom-amd64-v1.19.3.deb::https://atom-installer.github.com/v1.19.3/atom-amd64.deb
+ source = atom-amd64-v1.19.4.deb::https://atom-installer.github.com/v1.19.4/atom-amd64.deb
source = atom-python.patch
source = startupwmclass.patch
- md5sums = 426f3c741e17bfc338c8165cb786a0eb
+ md5sums = 78ac76b8128e5f26e5f1be53cc2ba158
md5sums = 22b4763c2e8607f0ea46311ec13da9ff
md5sums = d472858970fc4ba6f63197729b65607c
diff --git a/PKGBUILD b/PKGBUILD
index 10c6e6d823f8..7048c4a8796b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Upstream URL: https://github.com/atom/atom
pkgname=atom-editor-bin
-pkgver=1.19.3
+pkgver=1.19.4
pkgrel=1
pkgdesc="Atom is a hackable text editor for the 21st century built on Electron - Precompiled binary from official repository"
arch=('x86_64')
@@ -20,7 +20,7 @@ optdepends=('gvfs')
conflicts=('atom' 'atom-editor' 'atom-editor-git' 'atom-editor-git-tagged' 'apm' 'atom-notracking')
install=$pkgname.install
-md5sums=('426f3c741e17bfc338c8165cb786a0eb'
+md5sums=('78ac76b8128e5f26e5f1be53cc2ba158'
'22b4763c2e8607f0ea46311ec13da9ff'
'd472858970fc4ba6f63197729b65607c')
source=("atom-amd64-v${pkgver}.deb::https://atom-installer.github.com/v${pkgver}/atom-amd64.deb"