Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
ugrep
Commits:
7851cc1b by Caleb Maclennan at 2023-08-28T18:21:20+03:00
upgpkg: 4.0.5-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Adria Arrufat <swiftscythe at gmail dot com>
pkgname=ugrep
-pkgver=4.0.4
+pkgver=4.0.5
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=('3985b5381c2ba02c24d71fa7754d045fe72bc31fc66c02a8375140b2f8a5e7e6')
+sha256sums=('d1d1713d17e4265a042b304202a5189346fad43aa73e62807a7aa432f3ae07e5')
build() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ugrep/-/commit/7851cc1b69a9fe28b5fff0081268d31403b944a3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ugrep/-/commit/7851cc1b69a9fe28b5fff0081268d31403b944a3
You're receiving this email because of your account on gitlab.archlinux.org.