aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/ugrep/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ugrep/APKBUILD b/community/ugrep/APKBUILD
index cd2d0ce4f99..9697827bd1e 100644
--- a/community/ugrep/APKBUILD
+++ b/community/ugrep/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Camuffo <dev@fmac.xyz>
# Maintainer: Francesco Camuffo <dev@fmac.xyz>
pkgname=ugrep
-pkgver=3.3.7
+pkgver=3.3.8
pkgrel=0
pkgdesc="Ultra fast grep with interactive query UI and fuzzy search"
url="https://github.com/Genivia/ugrep/wiki"
@@ -31,5 +31,5 @@ package() {
}
sha512sums="
-3dc2bb04271332f7beb392baef0ffd27591c30952059be4d2cb8ed5d6a9619a40c9d6e1b2155487ea3bce3f9494b0f9512a69ca672e766cba9276f69f742281d ugrep-3.3.7.tar.gz
+d41d875d6c019030cc0ccf97417c385603d5a5560b1eacc16d961163e5723fe0982d5ad18be6ccd715676664d8b9a74dc65545ddf66a0bcf5c07596e928e5259 ugrep-3.3.8.tar.gz
"