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

Caleb Maclennan alerque at gemini.archlinux.org
Wed Jun 29 07:20:17 UTC 2022


    Date: Wednesday, June 29, 2022 @ 07:20:17
  Author: alerque
Revision: 1239866

upgpkg: ugrep 3.8.3-1

Modified:
  ugrep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-28 23:30:39 UTC (rev 1239865)
+++ PKGBUILD	2022-06-29 07:20:17 UTC (rev 1239866)
@@ -2,7 +2,7 @@
 # Contributor: Adria Arrufat <swiftscythe at gmail dot com>
 
 pkgname=ugrep
-pkgver=3.8.2
+pkgver=3.8.3
 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=('a5f9bf2ab204b05f34f752321ad96ab950a86a955737d313886614742e9c5fbe')
+sha256sums=('deb7e143ee07019fdaa98a4529596d965185542a195855c1bfb6779fb8dd5e55')
 
 build() {
 	cd "$_archive"



More information about the arch-commits mailing list