summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2020-08-12 10:33:58 +1200
committerGeorge Rawlinson2020-08-12 10:33:58 +1200
commit265e0c9c32f2930465267dfe4ff11a62ef6fe81b (patch)
tree191ab75a8754e18866797733e6a32a97bcc7672e
parent1016ac821b730fd35b2c8be6754128a9fa8d3733 (diff)
downloadaur-265e0c9c32f2930465267dfe4ff11a62ef6fe81b.tar.gz
upgpkg: atom-editor-bin 1.50.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbb1212f0807..18bdba891ec2 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.49.0
+ pkgver = 1.50.0
pkgrel = 1
url = https://github.com/atom/atom
install = atom-editor-bin.install
@@ -29,11 +29,11 @@ pkgbase = atom-editor-bin
conflicts = atom-notracking
options = !strip
options = !emptydirs
- source = atom-amd64-v1.49.0.deb::https://atom-installer.github.com/v1.49.0/atom-amd64.deb
- source = LICENSE::https://raw.githubusercontent.com/atom/atom/v1.49.0/LICENSE.md
+ source = atom-amd64-v1.50.0.deb::https://atom-installer.github.com/v1.50.0/atom-amd64.deb
+ source = LICENSE::https://raw.githubusercontent.com/atom/atom/v1.50.0/LICENSE.md
source = atom-editor-bin.install
source = startupwmclass.patch
- sha512sums = 81d95951b52af9a27fd9a4aa0352b4082bf8f2b569c24091e78263e06e11bdf498cf492b00bae975aef269ec6ae7b6b3b74b2e5ddc5a28320f0a2f5cfbbccad2
+ sha512sums = e9321e04be175dca7c0fac37a0579602941e4a06808340388de73aa8d472cbdb831383aff4d1a2b366a05a6e1d0b2680f94b02852e768c869dbfc8ba20d0fe85
sha512sums = c8fdd1d51313c078d20ab4c127db78d71d94e1987b78ce04fb1b6b47e875b047c5722092892ac0b6ec6640c7428b4e03a22f71f29d9d67082cd22cadf604b7fc
sha512sums = e30f7e4812898b80c079ba419e0cb37522c2e154ef7fdd6dda3da06dcbcaadc42016dd3d3b8caf206b842a2b9e3b954e537626d72337c56f05365a733627ce6c
sha512sums = 374b9f8fa1e0d2cab77d4cea9c718fb889bb6db3dbf9762ad5cbb88f3a0936023f36641012fc90e029832a772b8d4fdfe6b72f304e3950c02a7c9bf4d6d3d4ec
diff --git a/PKGBUILD b/PKGBUILD
index 542daf09e44f..06a07b82db6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Danny Arnold <despair.blue at gmail dot com>
pkgname=atom-editor-bin
-pkgver=1.49.0
+pkgver=1.50.0
pkgrel=1
pkgdesc="Hackable text editor built on Electron (official precompiled binary)"
arch=('x86_64')
@@ -22,7 +22,7 @@ source=("atom-amd64-v${pkgver}.deb::https://atom-installer.github.com/v${pkgver}
"LICENSE::https://raw.githubusercontent.com/atom/atom/v${pkgver}/LICENSE.md"
atom-editor-bin.install
startupwmclass.patch)
-sha512sums=('81d95951b52af9a27fd9a4aa0352b4082bf8f2b569c24091e78263e06e11bdf498cf492b00bae975aef269ec6ae7b6b3b74b2e5ddc5a28320f0a2f5cfbbccad2'
+sha512sums=('e9321e04be175dca7c0fac37a0579602941e4a06808340388de73aa8d472cbdb831383aff4d1a2b366a05a6e1d0b2680f94b02852e768c869dbfc8ba20d0fe85'
'c8fdd1d51313c078d20ab4c127db78d71d94e1987b78ce04fb1b6b47e875b047c5722092892ac0b6ec6640c7428b4e03a22f71f29d9d67082cd22cadf604b7fc'
'e30f7e4812898b80c079ba419e0cb37522c2e154ef7fdd6dda3da06dcbcaadc42016dd3d3b8caf206b842a2b9e3b954e537626d72337c56f05365a733627ce6c'
'374b9f8fa1e0d2cab77d4cea9c718fb889bb6db3dbf9762ad5cbb88f3a0936023f36641012fc90e029832a772b8d4fdfe6b72f304e3950c02a7c9bf4d6d3d4ec')