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