Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
ugrep


Commits:
213e7fe4 by Caleb Maclennan at 2024-11-22T22:25:30+03:00
upgpkg: 7.1.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ugrep
        pkgdesc = ultra fast grep with interactive TUI, fuzzy search, boolean 
queries, hexdumps and more
-       pkgver = 7.0.4
+       pkgver = 7.1.0
        pkgrel = 1
        url = https://github.com/Genivia/ugrep
        arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = ugrep
        optdepends = libreoffice: to search office documents
        optdepends = csvkit: to search spreadsheets
        optdepends = openssl: to search certificates and key files
-       source = 
https://github.com/Genivia/ugrep/archive/v7.0.4/ugrep-7.0.4.tar.gz
-       sha256sums = 
ba5382cec79d902c68eaec0d0dc63b688e2dd2d448649336ce4222c763581a9b
+       source = 
https://github.com/Genivia/ugrep/archive/v7.1.0/ugrep-7.1.0.tar.gz
+       sha256sums = 
e821b5747d3bca17a71c49a704f5b5a383e51657ccb13470b456e4da5016ddab
 
 pkgname = ugrep


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Adria Arrufat <swiftscythe at gmail dot com>
 
 pkgname=ugrep
-pkgver=7.0.4
+pkgver=7.1.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=('ba5382cec79d902c68eaec0d0dc63b688e2dd2d448649336ce4222c763581a9b')
+sha256sums=('e821b5747d3bca17a71c49a704f5b5a383e51657ccb13470b456e4da5016ddab')
 
 build() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ugrep/-/commit/213e7fe42b22fd5f8de58fc7d4847c1e0e8e32da

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ugrep/-/commit/213e7fe42b22fd5f8de58fc7d4847c1e0e8e32da
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to