summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjosedr1202021-05-12 08:29:15 -0400
committerjosedr1202021-05-12 08:29:15 -0400
commit7160a8cad9774d25dca194648c7a40d4eba4feec (patch)
tree63252cb9bd43d034117986d55a1915a63d5db39e
parent03ca74f626900c0e1dbe0041c22a9cf224e31d4d (diff)
downloadaur-7160a8cad9774d25dca194648c7a40d4eba4feec.tar.gz
Update to 1.57.0
-rwxr-xr-x.SRCINFO8
-rwxr-xr-xPKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5806888b794..9597fefb67ce 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = atom-editor-bin
pkgdesc = Hackable text editor built on Electron (official precompiled binary)
- pkgver = 1.56.0
+ pkgver = 1.57.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.56.0.deb::https://atom-installer.github.com/v1.56.0/atom-amd64.deb
- source = LICENSE::https://raw.githubusercontent.com/atom/atom/v1.56.0/LICENSE.md
+ source = atom-amd64-v1.57.0.deb::https://atom-installer.github.com/v1.57.0/atom-amd64.deb
+ source = LICENSE::https://raw.githubusercontent.com/atom/atom/v1.57.0/LICENSE.md
source = atom-editor-bin.install
source = startupwmclass.patch
- sha512sums = a3dc3984f6afa44b5ec44d20f41dacd12c07062a2dc2f01634f364b33bf6bfeda0ded6c204fcfb5340f9cd4ed93afff4e649d387de7694a83d437bcfb8ffcbce
+ sha512sums = cc71c3457584df13d1479f36b2015ebf311c48e478b24fcdb1660a967287a44da2a6d9b009537aeaba1a55781ace09922ce9022e666d32d08bfcf536cee3e32d
sha512sums = aa2bfd5acaf642bbdb7290ac8b7ddeaf0b84ae8b12e6d893bb6adec799ea9141ff0f606526932568f15104ef2129f152ef19882949c1c2d27aed1ed19ffde185
sha512sums = e30f7e4812898b80c079ba419e0cb37522c2e154ef7fdd6dda3da06dcbcaadc42016dd3d3b8caf206b842a2b9e3b954e537626d72337c56f05365a733627ce6c
sha512sums = 374b9f8fa1e0d2cab77d4cea9c718fb889bb6db3dbf9762ad5cbb88f3a0936023f36641012fc90e029832a772b8d4fdfe6b72f304e3950c02a7c9bf4d6d3d4ec
diff --git a/PKGBUILD b/PKGBUILD
index bb49d7f83a32..70e59c0faa11 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: JoseDR120 <josedrgerena720@gmail.com>
pkgname=atom-editor-bin
-pkgver=1.56.0
+pkgver=1.57.0
pkgrel=1
pkgdesc="Hackable text editor built on Electron (official precompiled binary)"
arch=('x86_64')
@@ -17,7 +17,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=('a3dc3984f6afa44b5ec44d20f41dacd12c07062a2dc2f01634f364b33bf6bfeda0ded6c204fcfb5340f9cd4ed93afff4e649d387de7694a83d437bcfb8ffcbce'
+sha512sums=('cc71c3457584df13d1479f36b2015ebf311c48e478b24fcdb1660a967287a44da2a6d9b009537aeaba1a55781ace09922ce9022e666d32d08bfcf536cee3e32d'
'aa2bfd5acaf642bbdb7290ac8b7ddeaf0b84ae8b12e6d893bb6adec799ea9141ff0f606526932568f15104ef2129f152ef19882949c1c2d27aed1ed19ffde185'
'e30f7e4812898b80c079ba419e0cb37522c2e154ef7fdd6dda3da06dcbcaadc42016dd3d3b8caf206b842a2b9e3b954e537626d72337c56f05365a733627ce6c'
'374b9f8fa1e0d2cab77d4cea9c718fb889bb6db3dbf9762ad5cbb88f3a0936023f36641012fc90e029832a772b8d4fdfe6b72f304e3950c02a7c9bf4d6d3d4ec')