Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
ugrep
Commits:
bcb0ae40 by Caleb Maclennan at 2023-09-22T21:23:39+03:00
upgpkg: 4.2.0-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Adria Arrufat <swiftscythe at gmail dot com>
pkgname=ugrep
-pkgver=4.1.0
+pkgver=4.2.0
pkgrel=1
pkgdesc='ultra fast grep with interactive TUI, fuzzy search, boolean queries,
hexdumps and more'
arch=(x86_64)
@@ -23,7 +23,7 @@ optdepends=('python-pdftotext: to search pdf'
'openssl: to search certificates and key files')
_archive="$pkgname-$pkgver"
source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('b9dd1b41c76d7bf8a5d96ff0c70f4ee12045ee69b34fad6302d0df5d14c7d4c3')
+sha256sums=('6692d4b556894d0d4539057b8e0f0c3d6273998cbd2c61e3f17e1bb22b1a475a')
build() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ugrep/-/commit/bcb0ae40b1be098dca237dfca9be36f43aa29441
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ugrep/-/commit/bcb0ae40b1be098dca237dfca9be36f43aa29441
You're receiving this email because of your account on gitlab.archlinux.org.