community/fd to 8.5.3-1

This commit is contained in:
David Beauchamp 2022-11-14 14:09:40 -05:00
parent 2c42e46c9f
commit 5f175eeb08

View file

@ -7,8 +7,8 @@
# systems with 16k or 64k page size
pkgname=fd
pkgver=8.5.2
pkgrel=1.1
pkgver=8.5.3
pkgrel=1
pkgdesc='Simple, fast and user-friendly alternative to find'
arch=('x86_64')
url=https://github.com/sharkdp/fd
@ -16,7 +16,7 @@ license=('MIT' 'APACHE')
depends=('gcc-libs')
makedepends=('rust')
source=("fd-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
sha512sums=('24496f5553eb2e7dfdac295e1844d2ec542e87eef3ffbd888e68aea4f9a235144d4bb5b955dda31510fccbb8f6f1de09f4bfa852ab4990b035e8d8dbbe7a7f70')
sha512sums=('460167e458c62944629736c9ba513fc30138d7b48498324be9c46ed1bd9b833e2789c5005af50d526f5ae8466368b7c29492924e30dd4a1bb55b7fd79cf84205')
build() {
cd fd-$pkgver