summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e16c84d3e3f9..31cf975b825b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hiroshi Hatake <cosmo0920.wp[at]gmail.com>
pkgname=groonga
-pkgver=9.0.7
+pkgver=9.0.8
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=('55ab776eee477ca81a5224fc1681ac42e6381ab5'
+sha1sums=('62c205d19bdce09cf3f4f1827f4a9ea1702938fb'
'56b68b5ebfc6785f08ce101b263d6f56acd74d8a')