diff --git a/srcpkgs/ripgrep/template b/srcpkgs/ripgrep/template index 44e03b9411b..0f19955e94b 100644 --- a/srcpkgs/ripgrep/template +++ b/srcpkgs/ripgrep/template @@ -1,6 +1,6 @@ # Template file for 'ripgrep' pkgname=ripgrep -version=0.2.9 +version=0.3.0 revision=1 hostmakedepends="cargo rust" short_desc="Fast search tool inspired by ag and grep" @@ -8,7 +8,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>" license="Public Domain, MIT" homepage="https://github.com/BurntSushi/ripgrep/" distfiles="https://github.com/BurntSushi/${pkgname}/archive/${version}.tar.gz" -checksum=508d6cab8e08bc8728f8674bae0266bc236b16933edb3559ac746b3b9af9d638 +checksum=f86c91d555b6f2084d66b964a61f731ea6f0fa3a33ea58ed9e389056b78706ae nocross=yes do_build() {