summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2018-01-13 19:52:01 +1300
committerGeorge Rawlinson2018-01-13 19:52:01 +1300
commitbf6c19ccdda62d8e712f6215feac22bb57bda471 (patch)
tree82477075b8da9dda98b3d805c04a2893eebf8a71
parent76f1931e63fc4ea0678d05f001674d0b083dd9a0 (diff)
downloadaur-bf6c19ccdda62d8e712f6215feac22bb57bda471.tar.gz
:arrow_up: 1.23.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2efbda7fefd5..9b61d45328e0 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.23.2
+ pkgver = 1.23.3
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.23.2.deb::https://atom-installer.github.com/v1.23.2/atom-amd64.deb
+ source = atom-amd64-v1.23.3.deb::https://atom-installer.github.com/v1.23.3/atom-amd64.deb
source = atom-python.patch
source = startupwmclass.patch
- sha512sums = 72c0ce1d3517a18aa2326af953b93c9ceac1fd77df4772f3b3ca8627073b7760b712d3b502fcc2021f6ab238f1fc1a153b0697e2430a8dae9f3e58f4388d2fb1
+ sha512sums = 5cf476c323e6af14fda9ed14209fe7189e9506a3f77ff4ed7fef987ee97b92895014f583d061be6f37c62c585e39b4d2d5604e9e6a7797e1ec84a3499abe51bf
sha512sums = 66aa0c1d574def8691c0059f3b26d4b820c430a146db73c23e31a85f7d4894a3b710cef14726c3bebcc88c8c91149012d6caa4e27e62608fe7022516c10e45fe
sha512sums = 374b9f8fa1e0d2cab77d4cea9c718fb889bb6db3dbf9762ad5cbb88f3a0936023f36641012fc90e029832a772b8d4fdfe6b72f304e3950c02a7c9bf4d6d3d4ec
diff --git a/PKGBUILD b/PKGBUILD
index ecf89104f55a..5b03b744e9aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Danny Arnold <despair.blue at gmail dot com>
pkgname=atom-editor-bin
-pkgver=1.23.2
+pkgver=1.23.3
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=('72c0ce1d3517a18aa2326af953b93c9ceac1fd77df4772f3b3ca8627073b7760b712d3b502fcc2021f6ab238f1fc1a153b0697e2430a8dae9f3e58f4388d2fb1'
+sha512sums=('5cf476c323e6af14fda9ed14209fe7189e9506a3f77ff4ed7fef987ee97b92895014f583d061be6f37c62c585e39b4d2d5604e9e6a7797e1ec84a3499abe51bf'
'66aa0c1d574def8691c0059f3b26d4b820c430a146db73c23e31a85f7d4894a3b710cef14726c3bebcc88c8c91149012d6caa4e27e62608fe7022516c10e45fe'
'374b9f8fa1e0d2cab77d4cea9c718fb889bb6db3dbf9762ad5cbb88f3a0936023f36641012fc90e029832a772b8d4fdfe6b72f304e3950c02a7c9bf4d6d3d4ec')
source=("atom-amd64-v${pkgver}.deb::https://atom-installer.github.com/v${pkgver}/atom-amd64.deb"