summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHiroshi Hatake2020-01-19 11:59:15 +0900
committerHiroshi Hatake2020-01-19 11:59:15 +0900
commitc5d2616bfbcda88cd69a3d8ee22914e9fab87ebd (patch)
tree3815d4768cfcc9587a4fc311f0fcb6347180c30b /PKGBUILD
parent3cfc7a6fc618b1a229bec37dd39ef1dec51344c5 (diff)
downloadaur-c5d2616bfbcda88cd69a3d8ee22914e9fab87ebd.tar.gz
groonga 9.1.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4074ddceb31..7829fed01884 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hiroshi Hatake <cosmo0920.wp[at]gmail.com>
pkgname=groonga
-pkgver=9.1.0
+pkgver=9.1.1
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=('111753cc615c0809d851d03cf90c3dccddbd7a24'
+sha1sums=('595994bc0062f42b65a2b8fb5dea3ac9bf07de5e'
'56b68b5ebfc6785f08ce101b263d6f56acd74d8a')