From b41a90fe63affad887a3a3d13c16c31f6a72bc31 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 13 Jun 2021 13:44:00 +0200 Subject: [PATCH] ripgrep: update to 13.0.0. --- srcpkgs/ripgrep/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ripgrep/template b/srcpkgs/ripgrep/template index b2ec6ad3d34..900ad303ee4 100644 --- a/srcpkgs/ripgrep/template +++ b/srcpkgs/ripgrep/template @@ -1,7 +1,7 @@ # Template file for 'ripgrep' pkgname=ripgrep -version=12.1.1 -revision=2 +version=13.0.0 +revision=1 build_style=cargo configure_args="--features=pcre2" hostmakedepends="ruby-asciidoctor pkg-config" @@ -11,7 +11,7 @@ maintainer="Leah Neukirchen " license="Unlicense, MIT" homepage="https://github.com/BurntSushi/ripgrep/" distfiles="https://github.com/BurntSushi/${pkgname}/archive/${version}.tar.gz" -checksum=2513338d61a5c12c8fea18a0387b3e0651079ef9b31f306050b1f0aaa926271e +checksum=0fb17aaf285b3eee8ddab17b833af1e190d73de317ff9648751ab0660d763ed2 post_install() { vlicense LICENSE-MIT