[arch-commits] Commit in ugrep/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Tue May 10 17:00:41 UTC 2022


    Date: Tuesday, May 10, 2022 @ 17:00:41
  Author: alerque
Revision: 1198213

upgpkg: ugrep 3.7.11-1

Modified:
  ugrep/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-10 17:00:33 UTC (rev 1198212)
+++ PKGBUILD	2022-05-10 17:00:41 UTC (rev 1198213)
@@ -2,7 +2,7 @@
 # Contributor: Adria Arrufat <swiftscythe at gmail dot com>
 
 pkgname=ugrep
-pkgver=3.7.10
+pkgver=3.7.11
 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=('733503055e309e83898a403481d92357fc3b02d4642acdb51026dd2dd44e0477')
+sha256sums=('47cf3eee0a6eb759a5ee53b8e0e09d5d1843c5597cfd83e9c88f1b29e6873b2b')
 
 build() {
 	cd "$_archive"



More information about the arch-commits mailing list