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

Caleb Maclennan alerque at gemini.archlinux.org
Sat Aug 13 06:50:45 UTC 2022


    Date: Saturday, August 13, 2022 @ 06:50:45
  Author: alerque
Revision: 1265848

upgpkg: ugrep 3.9.0-1

Modified:
  ugrep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-13 06:12:14 UTC (rev 1265847)
+++ PKGBUILD	2022-08-13 06:50:45 UTC (rev 1265848)
@@ -2,7 +2,7 @@
 # Contributor: Adria Arrufat <swiftscythe at gmail dot com>
 
 pkgname=ugrep
-pkgver=3.8.3
+pkgver=3.9.0
 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=('deb7e143ee07019fdaa98a4529596d965185542a195855c1bfb6779fb8dd5e55')
+sha256sums=('515bcc96d2ee7ba379ae9c7d2093fb581be43fc1f6d4306bba30c0f4c0e04687')
 
 build() {
 	cd "$_archive"



More information about the arch-commits mailing list