summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamantha McVey2017-01-15 19:47:41 -0800
committerSamantha McVey2017-01-15 19:47:41 -0800
commit1e89b9664e4a781141c98f0f12f4eaedfcaea5f8 (patch)
tree262074db66498c16555aeaeb95df1cf2f78b7166 /PKGBUILD
parent9ed0ad9bfe0dae6336bdf380624fc119d5031453 (diff)
downloadaur-1e89b9664e4a781141c98f0f12f4eaedfcaea5f8.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 0b44ce62be42..389c5623aaa7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Upstream URL: https://github.com/atom/atom
pkgname=atom-editor-beta-bin
-pkgver=1.14.0.beta0
+pkgver=1.14.0.beta1
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//'
}