summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a8e11006b44..e3690ee73a13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=groonga
-pkgver=5.0.4
-pkgrel=3
+pkgver=5.0.5
+pkgrel=1
pkgdesc="An opensource fulltext search engine."
arch=('i686' 'x86_64' 'armv7h')
url="http://groonga.org/"
@@ -37,5 +37,5 @@ package() {
install -Dm644 ../groonga-httpd.service "$pkgdir"/usr/lib/systemd/system/groonga-httpd.service
}
-sha1sums=('af0861bc79e387cba09dbca908d4e3820fd48b5e'
+sha1sums=('b7c970572353cddb6ccce56c4efcf62854269e1d'
'56b68b5ebfc6785f08ce101b263d6f56acd74d8a')