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 cca1deac94b4..32cc46a21d01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=groonga
-pkgver=8.0.0
+pkgver=8.0.2
pkgrel=1
pkgdesc="An opensource fulltext search engine."
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -37,5 +37,5 @@ package() {
install -Dm644 ../groonga-httpd.service "$pkgdir"/usr/lib/systemd/system/groonga-httpd.service
}
-sha1sums=('aa7a24741d6286cc9eb7d5453ce91b5c6cc15366'
+sha1sums=('98261c0151a3b65d908aab1522d10a4895327d13'
'56b68b5ebfc6785f08ce101b263d6f56acd74d8a')