Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10858548
D4854.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
D4854.diff
View Options
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -2,5 +2,6 @@
libc.so.6
libdl.so.2
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,8 +1,8 @@
name : ripgrep
-version : 0.9.0
-release : 2
+version : 0.10.0
+release : 3
source :
- - https://github.com/BurntSushi/ripgrep/archive/0.9.0.tar.gz : 871a24ad29a4c5b6d82f6049156db2662e6a9820cca6f361547b8ab8bc1be7ae
+ - https://github.com/BurntSushi/ripgrep/archive/0.10.0.tar.gz : a2a6eb7d33d75e64613c158e1ae450899b437e37f1bfbd54f713b011cd8cc31e
license : MIT
component : programming.tools
summary : ripgrep combines the usability of The Silver Searcher with the raw speed of grep
@@ -20,3 +20,5 @@
install -Dm644 target/release/build/ripgrep-*/out/rg.bash "$installdir/usr/share/bash-completion/completions/rg"
install -Dm644 target/release/build/ripgrep-*/out/rg.fish "$installdir/usr/share/fish/completions/rg.fish"
install -Dm644 target/release/build/ripgrep-*/out/rg.1 $installdir/usr/share/man/man1/rg.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 @@
<Source>
<Name>ripgrep</Name>
<Packager>
- <Name>Mateusz Mikuła</Name>
- <Email>mati865@gmail.com</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@tuta.io</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.tools</PartOf>
@@ -27,12 +27,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2018-08-06</Date>
- <Version>0.9.0</Version>
+ <Update release="3">
+ <Date>2018-12-27</Date>
+ <Version>0.10.0</Version>
<Comment>Packaging update</Comment>
- <Name>Mateusz Mikuła</Name>
- <Email>mati865@gmail.com</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@tuta.io</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 16 2023, 4:24 PM (8 w, 1 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5812109
Default Alt Text
D4854.diff (2 KB)
Attached To
Mode
D4854: Update ripgrep to 0.10.0
Attached
Detach File
Event Timeline
Log In to Comment