summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamantha McVey2017-05-11 11:32:04 -0700
committerSamantha McVey2017-05-11 11:32:04 -0700
commit4c31b2050c57011e5c110a71286ea2702ab936e4 (patch)
tree9e454bae53826380af4306e4d3f103ad0e48548b /PKGBUILD
parenta0e2b5ac7c7eed5ff1c827e25e8b63f7550f39e4 (diff)
downloadaur-4c31b2050c57011e5c110a71286ea2702ab936e4.tar.gz
Bump to 1.17.0.beta5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dcf054e8cf4b..250a5c3a9e35 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.beta2
+pkgver=1.17.0.beta5
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//'
}