summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcrate2017-01-11 09:00:51 +0000
committercrate2017-01-11 09:00:51 +0000
commit7ad98711f958e769b88d7b8d4cd2f67b688d2e89 (patch)
tree41547ac8796d792bfadcae0e01c883eb1f5fbeff /PKGBUILD
parent1847bfb58ba79338762a4309fb9c8540d25849cd (diff)
downloadaur-7ad98711f958e769b88d7b8d4cd2f67b688d2e89.tar.gz
Update to 1.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11e4a14e8027..b617f5461bff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=crate
-pkgver=1.0.1
+pkgver=1.0.2
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=('2eb9d8eaa129320e90319def6ea548b3'
- '4b56892c4ae0628d42ab1d0383374723'
+md5sums=('3f1293bcb2e9b0cabde97d7cf210ce96'
+ 'f5daa00ff3517b20e06834be42fd22b4'
'763950135dadfc3f72d8c9abec71aa5a')