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

Caleb Maclennan alerque at gemini.archlinux.org
Sat Jun 11 05:44:01 UTC 2022


    Date: Saturday, June 11, 2022 @ 05:44:00
  Author: alerque
Revision: 1231922

upgpkg: ugrep 3.8.2-1

Modified:
  ugrep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-11 04:47:50 UTC (rev 1231921)
+++ PKGBUILD	2022-06-11 05:44:00 UTC (rev 1231922)
@@ -2,7 +2,7 @@
 # Contributor: Adria Arrufat <swiftscythe at gmail dot com>
 
 pkgname=ugrep
-pkgver=3.8.1
+pkgver=3.8.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=('0d1485554a4ea2bd887c7df365f9138adf185812bd65cce1293fc6959d71767b')
+sha256sums=('a5f9bf2ab204b05f34f752321ad96ab950a86a955737d313886614742e9c5fbe')
 
 build() {
 	cd "$_archive"



More information about the arch-commits mailing list