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

Caleb Maclennan alerque at gemini.archlinux.org
Tue Jun 7 06:17:39 UTC 2022


    Date: Tuesday, June 7, 2022 @ 06:17:39
  Author: alerque
Revision: 1227566

upgpkg: ugrep 3.8.1-1

Modified:
  ugrep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-07 06:17:36 UTC (rev 1227565)
+++ PKGBUILD	2022-06-07 06:17:39 UTC (rev 1227566)
@@ -2,7 +2,7 @@
 # Contributor: Adria Arrufat <swiftscythe at gmail dot com>
 
 pkgname=ugrep
-pkgver=3.8.0
+pkgver=3.8.1
 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=('96a0db221a2bee280bdaa46cfbabe1e195f37516815e6ff48e1f5f8e3b207df9')
+sha256sums=('0d1485554a4ea2bd887c7df365f9138adf185812bd65cce1293fc6959d71767b')
 
 build() {
 	cd "$_archive"



More information about the arch-commits mailing list