summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJordan Klassen2016-03-31 19:46:59 -0700
committerJordan Klassen2016-03-31 19:46:59 -0700
commit357f3b6b6d6bd050b86b12d3b1124edf94950f98 (patch)
treec5b11d80ae1c205e1924256423c34dfcd71a8aef
parent6021f98b1553724e062ecd05f491f167aa02b18c (diff)
downloadaur-357f3b6b6d6bd050b86b12d3b1124edf94950f98.tar.gz
use atom-installer.github.com instead
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee267f714f54..fa756ac42063 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Apr 1 02:30:10 UTC 2016
+# Fri Apr 1 02:46:43 UTC 2016
pkgbase = atom-editor-beta-bin
pkgdesc = Chrome-based text editor from Github - Beta Channel - Precompiled binary from official repository
pkgver = 1.7.0.beta4
@@ -22,7 +22,7 @@ pkgbase = atom-editor-beta-bin
optdepends = gvfs
conflicts = atom-editor-beta
options = !strip
- source = atom-amd64-v1.7.0-beta4.deb::https://github.com/atom/atom/releases/download/v1.7.0-beta4/atom-amd64.deb
+ source = atom-amd64-v1.7.0-beta4.deb::https://atom-installer.github.com/v1.7.0-beta4/atom-amd64.deb
source = atom-python.patch
source = startupwmclass.patch
md5sums = 7366934a8b79c86a49728e51e4d06621
diff --git a/PKGBUILD b/PKGBUILD
index cdfec014dba1..a128f8ef0bcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ install=$pkgname.install
md5sums=('7366934a8b79c86a49728e51e4d06621'
'bec6d0ab5edca667f726dd84540626aa'
'b05aef80afa76162ff9a1992cef3f0f9')
-source=("atom-amd64-v${_ver}-${_beta}.deb::https://github.com/atom/atom/releases/download/v${_ver}-${_beta}/atom-amd64.deb"
+source=("atom-amd64-v${_ver}-${_beta}.deb::https://atom-installer.github.com/v${_ver}-${_beta}/atom-amd64.deb"
atom-python.patch
startupwmclass.patch)