diff --git a/srcpkgs/ripgrep/template b/srcpkgs/ripgrep/template index 482e052f67b..e30da0ccc30 100644 --- a/srcpkgs/ripgrep/template +++ b/srcpkgs/ripgrep/template @@ -1,7 +1,7 @@ # Template file for 'ripgrep' pkgname=ripgrep -version=0.10.0 -revision=2 +version=11.0.0 +revision=1 build_style=cargo hostmakedepends="asciidoc" short_desc="Fast search tool inspired by ag and grep" @@ -9,7 +9,7 @@ maintainer="Leah Neukirchen " license="Public Domain, MIT" homepage="https://github.com/BurntSushi/ripgrep/" distfiles="https://github.com/BurntSushi/${pkgname}/archive/${version}.tar.gz" -checksum=a2a6eb7d33d75e64613c158e1ae450899b437e37f1bfbd54f713b011cd8cc31e +checksum=be7a7f4a39bd6d408691c65b74f78f5329115085fa1ea2045079d71d0c0abbd8 post_install() { vlicense LICENSE-MIT