summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcrate2017-03-15 12:53:46 +0000
committercrate2017-03-15 12:53:46 +0000
commit56b0582763f193ff093f2e67c7ce461c72044533 (patch)
tree3b0dc1c5cd7c73a0bbd702912d06ca1f27463ef0 /PKGBUILD
parent3e931c9e317d6bbd65ce46eb6172874f96e05b95 (diff)
downloadaur-56b0582763f193ff093f2e67c7ce461c72044533.tar.gz
Update to 1.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 651c87906298..c42b58490b24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=crate
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=1
pkgdesc="shared nothing, fully searchable, document oriented cluster datastore."
arch=('any')
@@ -47,6 +47,6 @@ package() {
cp -r docs/ $pkgdir/usr/share/doc/$pkgname/
fi
}
-md5sums=('ae7f625e874a6f97ca807fe242e65fad'
+md5sums=('96e589e4343ee3463d623c871900844c'
'f5daa00ff3517b20e06834be42fd22b4'
'763950135dadfc3f72d8c9abec71aa5a')