summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcrate2017-02-13 10:28:46 +0000
committercrate2017-02-13 10:28:46 +0000
commit9031a98310492743fb016da46d069559d0ca0551 (patch)
treeead4441a9b0fde315ca19e71804e2a0650694568 /PKGBUILD
parent7ad98711f958e769b88d7b8d4cd2f67b688d2e89 (diff)
downloadaur-9031a98310492743fb016da46d069559d0ca0551.tar.gz
Update to 1.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b617f5461bff..a3df5438f520 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=crate
-pkgver=1.0.2
+pkgver=1.0.3
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=('3f1293bcb2e9b0cabde97d7cf210ce96'
+md5sums=('0316ebedc1031b1688215f04bd3371b7'
'f5daa00ff3517b20e06834be42fd22b4'
'763950135dadfc3f72d8c9abec71aa5a')