summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4aa607415f5..cd7819824488 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew O'Neill <andrew at haunted dot sh>
pkgname=crate
-pkgver=5.4.3
+pkgver=5.5.0
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"
"${pkgname}.service"
"${pkgname}.env")
-sha256sums=('7270b1fe6a4f73b45ad3d4bfcc9f21b7d70e9a2612223a443cb426abe2c8d727'
+sha256sums=('2e4382af57c4c51c601cd8bc87929d0379b58767b665e6d159eb4b56923ae632'
'04b36b561498332b1b569e49b42d0bedf04141de07b7b16ff1b06072673cfd21'
'6182b8d527d52de4fc80023827518b2e8d873afdda873ef6bd2ed92b91982f75')