summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60efde6f7bc9..1823064d2599 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=atom-editor-beta-bin
_ver=1.5.0
-_beta=beta1
+_beta=beta2
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=('8a2d0d2f5894ceb8c6ea0c87eba49217'
+md5sums=('5509fb44070df51b0bd35fb85b55fc5c'
'bec6d0ab5edca667f726dd84540626aa')
source=("atom-amd64-v${_ver}-${_beta}.deb::https://github.com/atom/atom/releases/download/v${_ver}-${_beta}/atom-amd64.deb"
atom-python.patch)