summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHiroshi Hatake2019-03-30 19:41:27 +0900
committerHiroshi Hatake2019-03-30 19:41:27 +0900
commitfa74ab1c72fb56e8df51b9a03dc872aba79f4e1e (patch)
tree466a0d7543ab898cc2a81a15fb9f0b44f0feb4a2 /PKGBUILD
parent177316d4b2c1cc09156f09cdc653abebe2db116e (diff)
downloadaur-fa74ab1c72fb56e8df51b9a03dc872aba79f4e1e.tar.gz
groonga 9.0.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e54a3531ab9..edabf355fc80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Hiroshi Hatake <cosmo0920.wp[at]gmail.com>
pkgname=groonga
-pkgver=9.0.0
-pkgrel=3
+pkgver=9.0.1
+pkgrel=1
pkgdesc="An opensource fulltext search engine."
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="http://groonga.org/"
@@ -44,5 +44,5 @@ package() {
install -Dm644 ../groonga-httpd.service "$pkgdir"/usr/lib/systemd/system/groonga-httpd.service
}
-sha1sums=('0054c48059a913ff9a8b4f5672eaee9b1accec81'
+sha1sums=('d9860caffe92fcc0ee360b823aaef89570837ad8'
'56b68b5ebfc6785f08ce101b263d6f56acd74d8a')