diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -4,4 +4,3 @@ libgcc_s.so.1 libm.so.6 libpthread.so.0 -librt.so.1 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,18 +1,18 @@ name : mdbook -version : 0.3.5 -release : 4 +version : 0.3.7 +release : 5 source : - - https://github.com/rust-lang/mdBook/archive/v0.3.5.tar.gz : 73258ba3713004e06675ef2a1fbd3e7b48eb144db37c5ac1e2b96086b51a6e87 + - https://github.com/rust-lang/mdBook/archive/v0.3.7.tar.gz : b450d6f1c07624b4c31fd9bc7cb4390ca53e2c318136c62a86aaeea222437919 +homepage : https://github.com/rust-lang/mdBook license : MPL-2.0 component : programming.tools summary : Create books from markdown files description: | - Create book from markdown files. Like Gitbook but implemented in Rust + mdBook is a command line tool to create book from markdown files. Like Gitbook but implemented in Rust. networking : yes builddeps : - cargo - - rust build : | cargo build %JOBS% --release install : | - install -D -m 00755 target/release/mdbook $installdir/usr/bin/mdbook + install -Dm00755 target/release/mdbook $installdir/usr/bin/mdbook diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,6 +1,7 @@ mdbook + https://github.com/rust-lang/mdBook Algent Albrahimi algent@protonmail.com @@ -8,14 +9,14 @@ MPL-2.0 programming.tools Create books from markdown files - Create book from markdown files. Like Gitbook but implemented in Rust + mdBook is a command line tool to create book from markdown files. Like Gitbook but implemented in Rust. https://getsol.us/sources/README.Solus mdbook Create books from markdown files - Create book from markdown files. Like Gitbook but implemented in Rust + mdBook is a command line tool to create book from markdown files. Like Gitbook but implemented in Rust. programming.tools @@ -23,12 +24,12 @@ - - 2019-11-13 - 0.3.5 + + 2020-04-04 + 0.3.7 Packaging update Algent Albrahimi algent@protonmail.com \ No newline at end of file