mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/fd to 8.6.0-1
This commit is contained in:
parent
de7a5fd62a
commit
3a88c40024
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
# systems with 16k or 64k page size
|
# systems with 16k or 64k page size
|
||||||
|
|
||||||
pkgname=fd
|
pkgname=fd
|
||||||
pkgver=8.5.3
|
pkgver=8.6.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Simple, fast and user-friendly alternative to find'
|
pkgdesc='Simple, fast and user-friendly alternative to find'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -16,7 +16,7 @@ license=('MIT' 'APACHE')
|
||||||
depends=('gcc-libs')
|
depends=('gcc-libs')
|
||||||
makedepends=('rust')
|
makedepends=('rust')
|
||||||
source=("fd-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
|
source=("fd-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
|
||||||
sha512sums=('460167e458c62944629736c9ba513fc30138d7b48498324be9c46ed1bd9b833e2789c5005af50d526f5ae8466368b7c29492924e30dd4a1bb55b7fd79cf84205')
|
sha512sums=('fe8bc0acb1bc6057c8d6bfd41db3fe5600ef81f7c6dab7feba7795ee29de7fb96771adba945c6dac265b72ab2ce1dc2a600570fa3b26045f988b75615744ee97')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd fd-$pkgver
|
cd fd-$pkgver
|
||||||
|
|
Loading…
Reference in a new issue