summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHiroshi Hatake2019-08-11 15:16:45 +0900
committerHiroshi Hatake2019-08-11 15:16:45 +0900
commit9523860bb01000f97d7045bfe4fb1ed837dd44cf (patch)
tree9f3424616bb999fcfc367776876985f820df4053 /PKGBUILD
parentddffbdc837132216e19bae998b464c6d2d4ced4a (diff)
downloadaur-9523860bb01000f97d7045bfe4fb1ed837dd44cf.tar.gz
groonga 9.0.6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b265d243916..c3a631446655 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hiroshi Hatake <cosmo0920.wp[at]gmail.com>
pkgname=groonga
-pkgver=9.0.4
+pkgver=9.0.6
pkgrel=1
pkgdesc="An opensource fulltext search engine."
arch=('i686' 'x86_64')
@@ -42,5 +42,5 @@ package() {
install -Dm644 ../groonga-httpd.service "$pkgdir"/usr/lib/systemd/system/groonga-httpd.service
}
-sha1sums=('2c767fb73eaae21627dd7756f498f7d8cf210391'
+sha1sums=('b0273f9255c43f3ab6761fff1534f9d21c3139ba'
'56b68b5ebfc6785f08ce101b263d6f56acd74d8a')