summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJordan Klassen2016-02-22 16:44:02 -0800
committerJordan Klassen2016-02-22 16:44:02 -0800
commit2457c6517465cc6172a95de7d00a73e04b5c9d3d (patch)
tree869f3246b271fcb6a56de475800780a40b176845
parent732b45daccea5e6c17af89ead7ec9c983cbd1a52 (diff)
downloadaur-2457c6517465cc6172a95de7d00a73e04b5c9d3d.tar.gz
v1.6.0-beta5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0d722d19a8f..ecb40db68026 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Feb 18 18:49:49 UTC 2016
+# Tue Feb 23 00:40:44 UTC 2016
pkgbase = atom-editor-beta-bin
pkgdesc = Chrome-based text editor from Github - Beta Channel - Precompiled binary from official repository
- pkgver = 1.6.0.beta4
+ pkgver = 1.6.0.beta5
pkgrel = 1
url = https://github.com/atom/atom
install = atom-editor-beta-bin.install
@@ -22,10 +22,10 @@ pkgbase = atom-editor-beta-bin
optdepends = gvfs
conflicts = atom-editor-beta
options = !strip
- source = atom-amd64-v1.6.0-beta4.deb::https://github.com/atom/atom/releases/download/v1.6.0-beta4/atom-amd64.deb
+ source = atom-amd64-v1.6.0-beta5.deb::https://github.com/atom/atom/releases/download/v1.6.0-beta5/atom-amd64.deb
source = atom-python.patch
source = startupwmclass.patch
- md5sums = 6e0ba2c1ac6b8d51cc99718a7a5b908a
+ md5sums = 11455575ce9a58ee31e4426037ca2891
md5sums = bec6d0ab5edca667f726dd84540626aa
md5sums = b05aef80afa76162ff9a1992cef3f0f9
diff --git a/PKGBUILD b/PKGBUILD
index 06055bc39f94..20ccbb80125a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=atom-editor-beta-bin
_ver=1.6.0
-_beta=beta4
+_beta=beta5
pkgver="${_ver}.${_beta}"
pkgrel=1
pkgdesc="Chrome-based text editor from Github - Beta Channel - Precompiled binary from official repository"
@@ -22,7 +22,7 @@ optdepends=('gvfs')
conflicts=('atom-editor-beta')
install=$pkgname.install
-md5sums=('6e0ba2c1ac6b8d51cc99718a7a5b908a'
+md5sums=('11455575ce9a58ee31e4426037ca2891'
'bec6d0ab5edca667f726dd84540626aa'
'b05aef80afa76162ff9a1992cef3f0f9')
source=("atom-amd64-v${_ver}-${_beta}.deb::https://github.com/atom/atom/releases/download/v${_ver}-${_beta}/atom-amd64.deb"