summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSergii Fesenko2022-06-03 22:37:57 +0300
committerSergii Fesenko2022-06-03 22:37:57 +0300
commitb93e5b6a7471ccb7b6232855496627fb6018e1d6 (patch)
treee31c94027be64c834f5b2e756c05a4f03f47e0ea /PKGBUILD
parent001b2b2eb115e6683b268968aec1f5854060e48e (diff)
downloadaur-b93e5b6a7471ccb7b6232855496627fb6018e1d6.tar.gz
bump version 2022.05.25
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d4a99e1317f..8fc27e23e6e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lucene-grep-bin
-pkgver=2021.12.09
+pkgver=2022.05.25
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=('ad4b47b6693dce72bab7df0d28f6f76bf6e799c5eed3f0e296ebef9c60f8ad29')
+sha256sums=('d2dd4352f8c52e91bef000fa9e7e8839a2d9eaf3f3385e743cdd00d101af33c7')
package() {
mkdir -p $pkgdir/usr/bin