Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10746730
D8236.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D8236.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : ripgrep
version : 11.0.2
-release : 5
+release : 6
source :
- https://github.com/BurntSushi/ripgrep/archive/11.0.2.tar.gz : 0983861279936ada8bc7a6d5d663d590ad34eb44a44c75c2d6ccd0ab33490055
license : MIT
@@ -19,7 +19,6 @@
install -Dm00755 target/release/rg $installdir/usr/bin/rg
install -Dm00644 complete/_rg $installdir/usr/share/zsh/site-functions/_rg
install -Dm00644 target/release/build/ripgrep-*/out/rg.bash "$installdir/usr/share/bash-completion/completions/rg"
- install -Dm00644 target/release/build/ripgrep-*/out/rg.fish "$installdir/usr/share/fish/completions/rg.fish"
install -Dm00644 target/release/build/ripgrep-*/out/rg.1 $installdir/usr/share/man/man1/rg.1
check : |
cargo test --all
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 @@
<Source>
<Name>ripgrep</Name>
<Packager>
- <Name>Longwu Ou</Name>
- <Email>xulongwu4@gmail.com</Email>
+ <Name>Mislav Čakarić</Name>
+ <Email>mcakaric@gmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.tools</PartOf>
@@ -21,18 +21,17 @@
<Files>
<Path fileType="executable">/usr/bin/rg</Path>
<Path fileType="data">/usr/share/bash-completion/completions/rg</Path>
- <Path fileType="data">/usr/share/fish/completions/rg.fish</Path>
<Path fileType="man">/usr/share/man/man1/rg.1</Path>
<Path fileType="data">/usr/share/zsh/site-functions/_rg</Path>
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2019-08-02</Date>
+ <Update release="6">
+ <Date>2020-02-12</Date>
<Version>11.0.2</Version>
<Comment>Packaging update</Comment>
- <Name>Longwu Ou</Name>
- <Email>xulongwu4@gmail.com</Email>
+ <Name>Mislav Čakarić</Name>
+ <Email>mcakaric@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 16 2023, 12:19 PM (12 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5817838
Default Alt Text
D8236.id.diff (2 KB)
Attached To
Mode
D8236: Remove fish completions from ripgrep
Attached
Detach File
Event Timeline
Log In to Comment