summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO7
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9597fefb67ce..004a693d0913 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.57.0
+ pkgver = 1.58.0
pkgrel = 1
url = https://github.com/atom/atom
install = atom-editor-bin.install
@@ -29,8 +29,8 @@ pkgbase = atom-editor-bin
conflicts = atom-notracking
options = !strip
options = !emptydirs
- 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-amd64-v1.58.0.deb::https://atom-installer.github.com/v1.58.0/atom-amd64.deb
+ source = LICENSE::https://raw.githubusercontent.com/atom/atom/v1.58.0/LICENSE.md
source = atom-editor-bin.install
source = startupwmclass.patch
sha512sums = cc71c3457584df13d1479f36b2015ebf311c48e478b24fcdb1660a967287a44da2a6d9b009537aeaba1a55781ace09922ce9022e666d32d08bfcf536cee3e32d
@@ -39,4 +39,3 @@ pkgbase = atom-editor-bin
sha512sums = 374b9f8fa1e0d2cab77d4cea9c718fb889bb6db3dbf9762ad5cbb88f3a0936023f36641012fc90e029832a772b8d4fdfe6b72f304e3950c02a7c9bf4d6d3d4ec
pkgname = atom-editor-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 70e59c0faa11..7303e0d421f9 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: JoseDR120 <josedrgerena720@gmail.com>
+# Maintainer: Posi <posi1981@gmail.com>
pkgname=atom-editor-bin
-pkgver=1.57.0
+pkgver=1.58.0
pkgrel=1
pkgdesc="Hackable text editor built on Electron (official precompiled binary)"
arch=('x86_64')