aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2020-03-17 09:00:14 +0100
committerAndré Klitzing <aklitzing@gmail.com>2020-03-17 22:52:34 +0100
commit7c9d54c36b441acf9cdb4420a51c5d5e89d32d1a (patch)
tree9c3b9ab8062e51a3c3068298a3e04e98a20da79f
parent609712eebaae8fa38739e422702af34deca6e4d0 (diff)
downloadaports-7c9d54c36b441acf9cdb4420a51c5d5e89d32d1a.tar.bz2
aports-7c9d54c36b441acf9cdb4420a51c5d5e89d32d1a.tar.xz
community/ripgrep: upgrade to 12.0.0
-rw-r--r--community/ripgrep/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ripgrep/APKBUILD b/community/ripgrep/APKBUILD
index c54b9cdae5..ee0ec3cf82 100644
--- a/community/ripgrep/APKBUILD
+++ b/community/ripgrep/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=ripgrep
-pkgver=11.0.2
+pkgver=12.0.0
pkgrel=1
pkgdesc="ripgrep combines the usability of The Silver Searcher with the raw speed of grep"
url="https://github.com/BurntSushi/ripgrep"
@@ -49,4 +49,4 @@ zshcomp() {
"$subpkgdir/usr/share/zsh/site-functions/_rg"
}
-sha512sums="62b5bcceac2ca4899e797799e67a8e45730f1bcb5115b48e9ebfe12d3b0e43921020f368e4328b0f5060ccdf0dedb8935857ece7126e05d9cbcca535cee68a92 ripgrep-11.0.2.tar.gz"
+sha512sums="8c663ac328c528916e46f7c94a6b248c5f572feb2d7d012692b5640f2b5931b8a2d44e3638ea2a1ac9f48f7ec8154b4329fd96218ff84c178705a2c46c04458d ripgrep-12.0.0.tar.gz"