[arch-commits] Commit in ugrep/trunk (PKGBUILD)
Caleb Maclennan
alerque at gemini.archlinux.org
Mon Aug 22 07:42:22 UTC 2022
Date: Monday, August 22, 2022 @ 07:42:22
Author: alerque
Revision: 1274430
upgpkg: ugrep 3.9.2-1
Modified:
ugrep/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-22 07:36:06 UTC (rev 1274429)
+++ PKGBUILD 2022-08-22 07:42:22 UTC (rev 1274430)
@@ -2,7 +2,7 @@
# Contributor: Adria Arrufat <swiftscythe at gmail dot com>
pkgname=ugrep
-pkgver=3.9.1
+pkgver=3.9.2
pkgrel=1
pkgdesc='ultra fast grep with interactive TUI, fuzzy search, boolean queries, hexdumps and more'
arch=(x86_64)
@@ -16,7 +16,7 @@
zstd)
_archive="$pkgname-$pkgver"
source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('7e016a3fddb2f17534ca4b2a5119120f7791f0dee96f9f320b7ea37ecc4f1956')
+sha256sums=('3416267ac5a4dd2938ca91e7bd91db958d65510c9fd33b221f067bd3c6b3fc6a')
build() {
cd "$_archive"
More information about the arch-commits
mailing list