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


Commits:
78962ffb by Caleb Maclennan at 2024-03-12T01:39:19+03:00
upgpkg: 5.1.1-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 = 5.1.0
+       pkgver = 5.1.1
        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/v5.1.0/ugrep-5.1.0.tar.gz
-       sha256sums = 
a8ac8dfaaf67d082d03bad58e91888256eddf5584e8ebb852b3c16591f4b6b65
+       source = 
https://github.com/Genivia/ugrep/archive/v5.1.1/ugrep-5.1.1.tar.gz
+       sha256sums = 
687fc43a02287bac18f973822036bb3c470a81825b8eb3d98a335603b249b13b
 
 pkgname = ugrep


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Adria Arrufat <swiftscythe at gmail dot com>
 
 pkgname=ugrep
-pkgver=5.1.0
+pkgver=5.1.1
 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=('a8ac8dfaaf67d082d03bad58e91888256eddf5584e8ebb852b3c16591f4b6b65')
+sha256sums=('687fc43a02287bac18f973822036bb3c470a81825b8eb3d98a335603b249b13b')
 
 build() {
        cd "$_archive"



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

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


Reply via email to