Page MenuHomeSolus

D8762.id.diff
No OneTemporary

D8762.id.diff

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
libpcre2-8.so.0
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 : 12.0.0
-release : 7
+version : 12.0.1
+release : 8
source :
- - https://github.com/BurntSushi/ripgrep/archive/12.0.0.tar.gz : 3c84c3a4c80cee961a2b0d00a4e5d1bc9eb58ba587cf69c06d84aff72fedbeff
+ - https://github.com/BurntSushi/ripgrep/archive/12.0.1.tar.gz : 5be34aa77a36ac9d8f1297a0d97069e4653e03f61c67d192cee32944cd2b6329
homepage : https://github.com/BurntSushi/ripgrep
license : MIT
component : programming.tools
@@ -20,6 +20,7 @@
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/vendor_completions.d/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
@@ -3,8 +3,8 @@
<Name>ripgrep</Name>
<Homepage>https://github.com/BurntSushi/ripgrep</Homepage>
<Packager>
- <Name>Algent Albrahimi</Name>
- <Email>algent@protonmail.com</Email>
+ <Name>Mislav Čakarić</Name>
+ <Email>mcakaric@gmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.tools</PartOf>
@@ -22,17 +22,18 @@
<Files>
<Path fileType="executable">/usr/bin/rg</Path>
<Path fileType="data">/usr/share/bash-completion/completions/rg</Path>
+ <Path fileType="data">/usr/share/fish/vendor_completions.d/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="7">
- <Date>2020-03-20</Date>
- <Version>12.0.0</Version>
+ <Update release="8">
+ <Date>2020-04-29</Date>
+ <Version>12.0.1</Version>
<Comment>Packaging update</Comment>
- <Name>Algent Albrahimi</Name>
- <Email>algent@protonmail.com</Email>
+ <Name>Mislav Čakarić</Name>
+ <Email>mcakaric@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 3 2023, 6:10 PM (14 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5791015
Default Alt Text
D8762.id.diff (2 KB)

Event Timeline