summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamantha McVey2017-03-10 17:05:15 -0800
committerSamantha McVey2017-03-10 17:05:15 -0800
commit1596afec0165c2dfd38886b7f4d690349eae0000 (patch)
tree6fa7cfc335bee7462c5f5cf870a35802d27e9177 /PKGBUILD
parentad144ded1a91def14fa7b1d94fc371fbf2232783 (diff)
downloadaur-1596afec0165c2dfd38886b7f4d690349eae0000.tar.gz
Bump version to 1.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c82020b9c3a5..50eb426ee9b1 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.beta4
+pkgver=1.16.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//'
}