From fd2a1cf28144b06fa63b340288de57f6854a556c Mon Sep 17 00:00:00 2001 From: Jerry Tegno Date: Sun, 17 Sep 2017 04:37:42 -0700 Subject: [PATCH] fd: update to 3.1.0. --- srcpkgs/fd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fd/template b/srcpkgs/fd/template index aaaf906bf89..9467a4535f3 100644 --- a/srcpkgs/fd/template +++ b/srcpkgs/fd/template @@ -1,6 +1,6 @@ # Template file for 'fd' pkgname=fd -version=3.0.0 +version=3.1.0 revision=1 hostmakedepends="rust cargo" short_desc="A simple, fast and user-friendly alternative to find" @@ -8,7 +8,7 @@ maintainer="Jerry Tegno " license="MIT" homepage="https://github.com/sharkdp/fd" distfiles="https://github.com/sharkdp/${pkgname}/archive/v${version}.tar.gz" -checksum=9124e0f531894fac8afd5a8635ab00bd70dbed3e2af6c22a9fdaf862b1b0e71c +checksum=03f35f808d4d4a7a5767ba791f259653edab0b9f6829233e98fd617f78a3faaf nocross=yes do_build() {