Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11048405
D10179.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D10179.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,24 +1,17 @@
name : broot
-version : 0.13.6
-release : 1
+version : 1.0.9
+release : 2
source :
- - https://github.com/Canop/broot/archive/v0.13.6.tar.gz : f28eea78bba1660ecdbdb9ebac8e215b7523b94f7d490d69d8022df44eacec3c
+ - https://github.com/Canop/broot/archive/v1.0.9.tar.gz : 66f998d425631673af2772bc4ebafa55f4d74224cbd99bd5570bba53d50be27a
license : MIT
component : system.utils
summary : A new way to see and navigate directory trees
description: |
A new way to see and navigate directory trees using cd, tree, and fuzzy search.
networking : yes
-builddeps :
- cargo
+builddeps :
+ - cargo
build : |
cargo build --release --locked
install : |
install -Dm00755 $workdir/target/release/broot $installdir/usr/bin/broot
- # install -Dm00644 $workdir/target/release/build/broot-440f2c71a02ef3c5/out/_* -t $installdir/usr/share/zsh/site-functions/
- # install -Dm00644 $workdir/target/release/build/broot-440f2c71a02ef3c5/out/*.fish -t $installdir/usr/share/fish/completions/
- # install -Dm00644 $workdir/target/release/build/broot-440f2c71a02ef3c5/out/*.bash -t $installdir/usr/share/bash-completion/completions/
- # install -Dm00644 $workdir/man/page $installdir/usr/share/man/man1/broot.1
- find . -name _* -exec install -Dm00644 '{}' -t "$installdir/usr/share/zsh/site-functions/" ";"
- find . -name *.bash -exec install -Dm00644 '{}' -t "$installdir/usr/share/bash-completion/completions/" ";"
- find . -name *.fish -exec install -Dm00644 '{}' -t "$installdir/usr/share/fish/completions/" ";"
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,7 +2,7 @@
<Source>
<Name>broot</Name>
<Packager>
- <Name>Seth</Name>
+ <Name>Seth Flynn</Name>
<Email>sethaflynn@gmail.com</Email>
</Packager>
<License>MIT</License>
@@ -20,23 +20,15 @@
<PartOf>system.utils</PartOf>
<Files>
<Path fileType="executable">/usr/bin/broot</Path>
- <Path fileType="data">/usr/share/bash-completion/completions/br.bash</Path>
- <Path fileType="data">/usr/share/bash-completion/completions/broot.bash</Path>
- <Path fileType="data">/usr/share/fish/completions/br.fish</Path>
- <Path fileType="data">/usr/share/fish/completions/broot.fish</Path>
- <Path fileType="data">/usr/share/zsh/site-functions/_br</Path>
- <Path fileType="data">/usr/share/zsh/site-functions/_br.ps1</Path>
- <Path fileType="data">/usr/share/zsh/site-functions/_broot</Path>
- <Path fileType="data">/usr/share/zsh/site-functions/_broot.ps1</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2020-05-08</Date>
- <Version>0.13.6</Version>
+ <Update release="2">
+ <Date>2020-12-23</Date>
+ <Version>1.0.9</Version>
<Comment>Packaging update</Comment>
- <Name>Seth</Name>
+ <Name>Seth Flynn</Name>
<Email>sethaflynn@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 4:35 PM (2 h, 59 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5818911
Default Alt Text
D10179.id.diff (3 KB)
Attached To
Mode
D10179: update broot to v1.0.9
Attached
Detach File
Event Timeline
Log In to Comment