diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,3 +1,4 @@ +ld-linux-x86-64.so.2 libc.so.6 libdl.so.2 libgcc_s.so.1 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : fd -version : 7.3.0 -release : 4 +version : 7.4.0 +release : 5 source : - - https://github.com/sharkdp/fd/archive/v7.3.0.tar.gz : fbd48cc83c90a0ab09fc3bbe865708a3a528876a99f8304a17d07af7fb378170 + - https://github.com/sharkdp/fd/archive/v7.4.0.tar.gz : 33570ba65e7f8b438746cb92bb9bc4a6030b482a0d50db37c830c4e315877537 license : - Apache-2.0 - MIT @@ -24,4 +24,3 @@ install -Dm00755 doc/fd.1 /$installdir/usr/share/man/man1/fd.1 check : | cargo test - diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ fd - James Lee - jamesl33info@gmail.com + Longwu Ou + xulongwu4@gmail.com Apache-2.0 MIT @@ -14,7 +14,7 @@ While it does not seek to mirror all of find's powerful functionality, it provides sensible (opinionated) defaults for 80% of the use cases. - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus fd @@ -31,12 +31,12 @@ - - 2019-02-14 - 7.3.0 + + 2019-10-03 + 7.4.0 Packaging update - James Lee - jamesl33info@gmail.com + Longwu Ou + xulongwu4@gmail.com \ No newline at end of file