Skip to content

Commit

Permalink
testing/fd: modernize
Browse files Browse the repository at this point in the history
Closes: GH-7935
  • Loading branch information
maxice8 authored and TBK committed May 23, 2019
1 parent 7edbf43 commit fb0ca05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testing/fd/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ subpackages="
$pkgname-zsh-compltion:zshcomp:noarch
$pkgname-fish-completion:fishcomp:noarch"
source="$pkgname-$pkgver.tar.gz::https://github.com/sharkdp/fd/archive/v${pkgver}.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"

build() {
cargo build --release
Expand Down

0 comments on commit fb0ca05

Please sign in to comment.