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 0312f57c4bdd..a973617fa49d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew O'Neill <andrew at haunted dot sh>
pkgname=crate
-pkgver=5.2.5
+pkgver=5.3.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=('1a5f0f9465c4e71e46d2e2198b96093a275e1a2270a95c71ecf918ae034b1608'
+sha256sums=('7edc462f151b444aa9d7a7dcde29cd587d0bbee1b4cb07483402f4c6a8e80ebd'
'04b36b561498332b1b569e49b42d0bedf04141de07b7b16ff1b06072673cfd21'
'6182b8d527d52de4fc80023827518b2e8d873afdda873ef6bd2ed92b91982f75')