summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamantha McVey2017-02-15 15:50:48 -0800
committerSamantha McVey2017-02-15 15:50:48 -0800
commit53be81083a563a6063f5c029084053bf31135135 (patch)
tree1c3e8b65371f8c689ef35795c2e1c7f157367af5 /PKGBUILD
parentb78ea5f13c49fdef940d73595dc190ad70532334 (diff)
downloadaur-53be81083a563a6063f5c029084053bf31135135.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31e8a5093c3c..6b2f4d26dc00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Upstream URL: https://github.com/atom/atom
pkgname=atom-editor-beta-bin
-pkgver=1.15.0.beta1
+pkgver=1.15.0.beta2
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//'
}