summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSergii Fesenko2022-08-29 18:39:24 +0300
committerSergii Fesenko2022-08-29 18:39:24 +0300
commit9299de09f684ef6420292c74090f4416ed6e1338 (patch)
treec2240b7503341e27016587399f21b050ca3cab04 /PKGBUILD
parentb93e5b6a7471ccb7b6232855496627fb6018e1d6 (diff)
downloadaur-9299de09f684ef6420292c74090f4416ed6e1338.tar.gz
v2022.07.27
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8fc27e23e6e7..efc587bf042b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lucene-grep-bin
-pkgver=2022.05.25
+pkgver=2022.07.27
pkgrel=1
pkgdesc="Grep-like utility based on Lucene Monitor compiled with GraalVM native-image"
arch=(x86_64)
@@ -10,7 +10,7 @@ url="https://github.com/dainiusjocas/lucene-grep"
license=('APACHE')
provides=(lucene-grep)
source=("https://github.com/dainiusjocas/lucene-grep/releases/download/v${pkgver}/lmgrep-v${pkgver}-linux-amd64-static.zip")
-sha256sums=('d2dd4352f8c52e91bef000fa9e7e8839a2d9eaf3f3385e743cdd00d101af33c7')
+sha256sums=('d87afba6448e85552828379c3858f06afb8469f2ed7a39560b15e7944663e3f8')
package() {
mkdir -p $pkgdir/usr/bin