summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcrate2015-10-07 22:14:31 +0000
committercrate2015-10-07 22:14:31 +0000
commitc2aed99c1a13e46d484f0b69edbfdfc6131f3597 (patch)
tree86b36c4918d737e2af984d2dcd5e85e46660f603 /PKGBUILD
parentd4b62b3185a56c5b87b60b2d6029eb86de6eac24 (diff)
downloadaur-c2aed99c1a13e46d484f0b69edbfdfc6131f3597.tar.gz
Update to 0.50.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d1de3bbee85..128c69542212 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=crate
-pkgver=0.50.6
+pkgver=0.50.7
pkgrel=1
pkgdesc="shared nothing, fully searchable, document oriented cluster datastore."
arch=('any')
@@ -45,5 +45,5 @@ package() {
cp -r docs/ $pkgdir/usr/share/doc/$pkgname/
fi
}
-md5sums=('47ffe300439743b36cefa509bff4456d'
+md5sums=('67551c502d5c59ce7760e4df19f22e9b'
'9f06bbc1eb35031a09f25b47e7d145eb')