summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Nowell2015-09-30 00:42:21 -0600
committerAnthony Nowell2015-09-30 00:42:21 -0600
commit5884283995cb2d6a1223ee1ee77cb2aa5a8b369e (patch)
treebfb5f685795cf8eb9caa2334d7223715b90d4813
parent10daee40187bd8d03b943081250b40d3b6e7ed95 (diff)
downloadaur-5884283995cb2d6a1223ee1ee77cb2aa5a8b369e.tar.gz
v1.0.0-beta.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61830a6cb7eb..ac80a99536ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = algorithmia-bin
pkgdesc = Algorithmia command line interface tools
- pkgver = 1.0.0_beta.1
+ pkgver = 1.0.0_beta.2
pkgrel = 1
url = https://algorithmia.com/
arch = x86_64
license = MIT
conflicts = algorithmia-bin
- source = https://github.com/algorithmiaio/algorithmia-cli/releases/download/v1.0.0-beta.1/algorithmia_linux64.tar.gz
+ source = https://github.com/algorithmiaio/algorithmia-cli/releases/download/v1.0.0-beta.2/algorithmia_linux64.tar.gz
md5sums = 6d75ff02fe21d3151944fb6907431c8b
pkgname = algorithmia-bin
diff --git a/PKGBUILD b/PKGBUILD
index 22518dc94dab..fe3a767781b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Anthony Nowell <anowell@gmail.com>
pkgname=algorithmia-bin
-pkgver=1.0.0_beta.1
+pkgver=1.0.0_beta.2
pkgrel=1
pkgdesc="Algorithmia command line interface tools"
arch=('x86_64')