diff --git a/srcpkgs/ripgrep/template b/srcpkgs/ripgrep/template index a68d790afd..bb92e3d89a 100644 --- a/srcpkgs/ripgrep/template +++ b/srcpkgs/ripgrep/template @@ -1,7 +1,7 @@ # Template file for 'ripgrep' pkgname=ripgrep -version=11.0.2 -revision=4 +version=12.0.0 +revision=1 build_style=cargo configure_args="--features=pcre2" hostmakedepends="asciidoc 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=0983861279936ada8bc7a6d5d663d590ad34eb44a44c75c2d6ccd0ab33490055 +checksum=3c84c3a4c80cee961a2b0d00a4e5d1bc9eb58ba587cf69c06d84aff72fedbeff post_install() { vlicense LICENSE-MIT