summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew O'Neill2017-08-09 17:30:30 -0400
committerAndrew O'Neill2017-08-09 17:30:30 -0400
commit97715ce66932389a0b723a56d14b77da65cf0fa1 (patch)
tree802786271c37ef0c5c37d22624c7b6e0892fbb1c
parent5f8ae63cdead2db9ffc55b804aae10c475bc9d02 (diff)
downloadaur-97715ce66932389a0b723a56d14b77da65cf0fa1.tar.gz
Version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e960569cfcaf..0ac1d4d90897 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = crate
pkgdesc = Shared nothing, fully searchable, document oriented cluster datastore.
- pkgver = 2.0.6
+ pkgver = 2.0.7
pkgrel = 1
url = http://crate.io
install = crate.install
@@ -11,10 +11,10 @@ pkgbase = crate
depends = python
backup = etc/crate/crate.yml
backup = etc/crate/logging.yml
- source = https://cdn.crate.io/downloads/releases/crate-2.0.6.tar.gz
+ source = https://cdn.crate.io/downloads/releases/crate-2.0.7.tar.gz
source = crate.service
source = crate.env
- sha256sums = fb33bbce4267afeab227f6ac7ee036372efe9c80563f15751c0fb232a338aaa9
+ sha256sums = 4972596b476eb75f5b9f261d447519a19c04402794e13c189c53f48fe31fde00
sha256sums = 04b36b561498332b1b569e49b42d0bedf04141de07b7b16ff1b06072673cfd21
sha256sums = 6182b8d527d52de4fc80023827518b2e8d873afdda873ef6bd2ed92b91982f75
diff --git a/PKGBUILD b/PKGBUILD
index 39ae504a89bc..1cd2278aa1dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew O'Neill <andrew at meanjollies dot com>
pkgname=crate
-pkgver=2.0.6
+pkgver=2.0.7
pkgrel=1
pkgdesc="Shared nothing, fully searchable, document oriented cluster datastore."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ install='crate.install'
source=(https://cdn.crate.io/downloads/releases/$pkgname-$pkgver.tar.gz
crate.service
crate.env)
-sha256sums=('fb33bbce4267afeab227f6ac7ee036372efe9c80563f15751c0fb232a338aaa9'
+sha256sums=('4972596b476eb75f5b9f261d447519a19c04402794e13c189c53f48fe31fde00'
'04b36b561498332b1b569e49b42d0bedf04141de07b7b16ff1b06072673cfd21'
'6182b8d527d52de4fc80023827518b2e8d873afdda873ef6bd2ed92b91982f75')