summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew O'Neill2018-03-24 16:20:38 -0400
committerAndrew O'Neill2018-03-24 16:20:38 -0400
commitde0e5af8c3d188e7ce76a6f0aca81e53844df7c7 (patch)
treead5173fe2e1c3d1149a57dc42f6f1b722973c873
parentf0261a134b11c7b51111488036cc4f7cdc9ff959 (diff)
downloadaur-de0e5af8c3d188e7ce76a6f0aca81e53844df7c7.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 801b48cba1fa..e1261bc538bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = crate
pkgdesc = Shared nothing, fully searchable, document oriented cluster datastore.
- pkgver = 2.3.3
+ pkgver = 2.3.5
pkgrel = 1
url = http://crate.io
install = crate.install
@@ -10,10 +10,10 @@ pkgbase = crate
depends = python
backup = etc/crate/crate.yml
backup = etc/crate/logging.yml
- source = https://cdn.crate.io/downloads/releases/crate-2.3.3.tar.gz
+ source = https://cdn.crate.io/downloads/releases/crate-2.3.5.tar.gz
source = crate.service
source = crate.env
- sha256sums = 8541ed08857539aa33df979ebfa2ce1c0c5457fcf55799f4aef24aa384fc1b72
+ sha256sums = 279b66c7c290424a0da48a19d04d0938cc7bac11ce01d39a4ae799f80f0698b5
sha256sums = 04b36b561498332b1b569e49b42d0bedf04141de07b7b16ff1b06072673cfd21
sha256sums = 6182b8d527d52de4fc80023827518b2e8d873afdda873ef6bd2ed92b91982f75
diff --git a/PKGBUILD b/PKGBUILD
index cf5019875eed..7d4e6c7e6175 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew O'Neill <andrew at meanjollies dot com>
pkgname=crate
-pkgver=2.3.3
+pkgver=2.3.5
pkgrel=1
pkgdesc="Shared nothing, fully searchable, document oriented cluster datastore."
arch=('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=('8541ed08857539aa33df979ebfa2ce1c0c5457fcf55799f4aef24aa384fc1b72'
+sha256sums=('279b66c7c290424a0da48a19d04d0938cc7bac11ce01d39a4ae799f80f0698b5'
'04b36b561498332b1b569e49b42d0bedf04141de07b7b16ff1b06072673cfd21'
'6182b8d527d52de4fc80023827518b2e8d873afdda873ef6bd2ed92b91982f75')