summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamantha McVey2017-05-17 01:46:54 -0700
committerSamantha McVey2017-05-17 01:46:54 -0700
commit4875bb66ce944a18dedc32d8c75d0e9b24b861a0 (patch)
tree4022293b2248ab2b3735e5b7fc8579a59ae2840c /PKGBUILD
parent99e480d3ad24a75007da207ebd540509c9ba2a2e (diff)
downloadaur-4875bb66ce944a18dedc32d8c75d0e9b24b861a0.tar.gz
Bump to 1.18.0.beta0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02b69c7c1951..398dd5fc61ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Upstream URL: https://github.com/atom/atom
pkgname=atom-editor-beta-bin
-pkgver=1.17.0.beta5
+pkgver=1.18.0.beta0
pkgver() {
curl -sS https://github.com/atom/atom/releases.atom | grep -Eo 'v.*?beta([0-9]+)' | head -n 1 | sed -e 's/-/./' -e 's/v//'
}