From 7c9d54c36b441acf9cdb4420a51c5d5e89d32d1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Klitzing?= Date: Tue, 17 Mar 2020 09:00:14 +0100 Subject: community/ripgrep: upgrade to 12.0.0 --- community/ripgrep/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community') 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 # Maintainer: André Klitzing 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" -- cgit v1.2.3