summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHiroshi Hatake2021-06-05 21:55:55 +0900
committerHiroshi Hatake2021-06-05 21:55:55 +0900
commit88d7ab781f4994b26823fed49c077ff3376ebd0f (patch)
tree445cd3cd21962a13e4bcedd66a9fc482440ba683
parent082578af00f65ba00beebc0fd249a41237a97bc2 (diff)
downloadaur-88d7ab781f4994b26823fed49c077ff3376ebd0f.tar.gz
groonga 11.0.2-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f862c4baede..11f4c17a98a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = groonga
- pkgver = 11.0.1
+ pkgver = 11.0.2
pkgrel = 1
url = http://groonga.org/
arch = i686
arch = x86_64
license = LGPL2.1
- source = http://packages.groonga.org/source/groonga/groonga-11.0.1.tar.gz
+ source = http://packages.groonga.org/source/groonga/groonga-11.0.2.tar.gz
source = groonga-httpd.service
- sha1sums = 00ccd2bf545f3e4347ddea882df30feae79a85be
+ sha1sums = 44d1fc80d377fa961603b3ae58f415253563ab9b
sha1sums = 56b68b5ebfc6785f08ce101b263d6f56acd74d8a
- sha256sums = 029e4374e7f73d572d3006023f45ebe158ea3b9c845aaaca5fa15b21df3f14c4
+ sha256sums = de29cb5648e3c29873d343747d626a5efcb302357dc7bd82dc4df776e2de558c
sha256sums = 4d3f91b40b37ab473b716c6c303c1e58ca7b3f777439fc4c055be80d04ffa65b
pkgname = groonga
diff --git a/PKGBUILD b/PKGBUILD
index dcc19a72d914..455c41333733 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hiroshi Hatake <cosmo0920.wp[at]gmail.com>
pkgname=('groonga' 'groonga-doc')
-pkgver=11.0.1
+pkgver=11.0.2
pkgbase=groonga
pkgrel=1
arch=('i686' 'x86_64')
@@ -58,7 +58,7 @@ package_groonga() {
install -Dm644 ../groonga-httpd.service "$pkgdir"/usr/lib/systemd/system/groonga-httpd.service
}
-sha1sums=('00ccd2bf545f3e4347ddea882df30feae79a85be'
+sha1sums=('44d1fc80d377fa961603b3ae58f415253563ab9b'
'56b68b5ebfc6785f08ce101b263d6f56acd74d8a')
-sha256sums=('029e4374e7f73d572d3006023f45ebe158ea3b9c845aaaca5fa15b21df3f14c4'
+sha256sums=('de29cb5648e3c29873d343747d626a5efcb302357dc7bd82dc4df776e2de558c'
'4d3f91b40b37ab473b716c6c303c1e58ca7b3f777439fc4c055be80d04ffa65b')