summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2018-06-22 17:35:51 +1200
committerGeorge Rawlinson2018-06-22 17:35:51 +1200
commit6e2f5cf13e929a6689e15ce6657f5eebfacbfb7b (patch)
tree848eaab13fb1ee060f0934b7c840f015b25b01a9
parenta42feae1b3cc542c0653c1c594a6b3eee436d246 (diff)
downloadaur-6e2f5cf13e929a6689e15ce6657f5eebfacbfb7b.tar.gz
:arrow_up: 1.28.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 905264a9b02f..76da14c85589 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.27.2
+ pkgver = 1.28.0
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.27.2.deb::https://atom-installer.github.com/v1.27.2/atom-amd64.deb
+ source = atom-amd64-v1.28.0.deb::https://atom-installer.github.com/v1.28.0/atom-amd64.deb
source = atom-python.patch
source = startupwmclass.patch
- sha512sums = 18b52f97f2ecc54dedf1b1516af989f23d4cc7e92a65324c339f0a5c4b6719d123cb279b9cdc9111137ab5c955eab894e5ecf75e7f68c12c6600827fe9daefa1
+ sha512sums = c97ff52ad64bee3d884fca64c99cfa9e95422f84b562474a3466938e843e9aca7567875b9dd973874c8eb89afe8facd185287a52108e5801018e80a31a348d98
sha512sums = 66aa0c1d574def8691c0059f3b26d4b820c430a146db73c23e31a85f7d4894a3b710cef14726c3bebcc88c8c91149012d6caa4e27e62608fe7022516c10e45fe
sha512sums = 374b9f8fa1e0d2cab77d4cea9c718fb889bb6db3dbf9762ad5cbb88f3a0936023f36641012fc90e029832a772b8d4fdfe6b72f304e3950c02a7c9bf4d6d3d4ec
diff --git a/PKGBUILD b/PKGBUILD
index b2c2eb6c3e75..ef9636f565f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Danny Arnold <despair.blue at gmail dot com>
pkgname=atom-editor-bin
-pkgver=1.27.2
+pkgver=1.28.0
pkgrel=1
pkgdesc="Atom is a hackable text editor for the 21st century built on Electron - Precompiled binary from official repository"
arch=('x86_64')
@@ -18,7 +18,7 @@ depends=('git' 'gconf' 'gtk2' 'libnotify' 'libxtst' 'nss' 'python2' 'xdg-utils'
optdepends=('gvfs')
conflicts=('atom' 'atom-editor' 'atom-editor-git' 'atom-editor-git-tagged' 'apm' 'atom-notracking')
install=$pkgname.install
-sha512sums=('18b52f97f2ecc54dedf1b1516af989f23d4cc7e92a65324c339f0a5c4b6719d123cb279b9cdc9111137ab5c955eab894e5ecf75e7f68c12c6600827fe9daefa1'
+sha512sums=('c97ff52ad64bee3d884fca64c99cfa9e95422f84b562474a3466938e843e9aca7567875b9dd973874c8eb89afe8facd185287a52108e5801018e80a31a348d98'
'66aa0c1d574def8691c0059f3b26d4b820c430a146db73c23e31a85f7d4894a3b710cef14726c3bebcc88c8c91149012d6caa4e27e62608fe7022516c10e45fe'
'374b9f8fa1e0d2cab77d4cea9c718fb889bb6db3dbf9762ad5cbb88f3a0936023f36641012fc90e029832a772b8d4fdfe6b72f304e3950c02a7c9bf4d6d3d4ec')
source=("atom-amd64-v${pkgver}.deb::https://atom-installer.github.com/v${pkgver}/atom-amd64.deb"