Page MenuHomeSolus

D8396.id20122.diff
No OneTemporary

D8396.id20122.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : zsh-syntax-highlighting
-version : 0.6.0
-release : 2
+version : 0.7.1
+release : 3
source :
- - https://github.com/zsh-users/zsh-syntax-highlighting/archive/0.6.0.tar.gz : e69db483e20228b72ccfa401e9ad6cf80d6edb48c68acca9102b50b311821b84
+ - https://github.com/zsh-users/zsh-syntax-highlighting/archive/0.7.1.tar.gz : f5044266ee198468b1bcec881a56e6399e209657d6ed9fa6d21175bc76afdefa
license : BSD-3-Clause
component : system.utils
summary : Fish shell like syntax highlighting for ZSH
@@ -10,5 +10,7 @@
This package provides syntax highlighing for the ZSH shell. It enables highlighting of commands
while they are typed at a ZSH prompt into an interactive terminal. This helps in reviewing
commands before running them, particularly in catching syntax errors.
+setup : |
+ sed -i '/DOC_DIR/d' Makefile
install : |
%make_install PREFIX=/usr
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>zsh-syntax-highlighting</Name>
<Packager>
- <Name>B. Pike</Name>
- <Email>snuggle@sprinkly.net</Email>
+ <Name>Thomas Staudinger</Name>
+ <Email>Staudi.Kaos@gmail.com</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>system.utils</PartOf>
@@ -12,7 +12,7 @@
while they are typed at a ZSH prompt into an interactive terminal. This helps in reviewing
commands before running them, particularly in catching syntax errors.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>zsh-syntax-highlighting</Name>
@@ -23,17 +23,25 @@
</Description>
<PartOf>system.utils</PartOf>
<Files>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/zsh-syntax-highlighting</Path>
+ <Path fileType="data">/usr/share/zsh-syntax-highlighting/.revision-hash</Path>
+ <Path fileType="data">/usr/share/zsh-syntax-highlighting/.version</Path>
+ <Path fileType="data">/usr/share/zsh-syntax-highlighting/highlighters/brackets/brackets-highlighter.zsh</Path>
+ <Path fileType="data">/usr/share/zsh-syntax-highlighting/highlighters/cursor/cursor-highlighter.zsh</Path>
+ <Path fileType="data">/usr/share/zsh-syntax-highlighting/highlighters/line/line-highlighter.zsh</Path>
+ <Path fileType="data">/usr/share/zsh-syntax-highlighting/highlighters/main/main-highlighter.zsh</Path>
+ <Path fileType="data">/usr/share/zsh-syntax-highlighting/highlighters/pattern/pattern-highlighter.zsh</Path>
+ <Path fileType="data">/usr/share/zsh-syntax-highlighting/highlighters/regexp/regexp-highlighter.zsh</Path>
+ <Path fileType="data">/usr/share/zsh-syntax-highlighting/highlighters/root/root-highlighter.zsh</Path>
+ <Path fileType="data">/usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh</Path>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2018-05-27</Date>
- <Version>0.6.0</Version>
+ <Update release="3">
+ <Date>2020-03-03</Date>
+ <Version>0.7.1</Version>
<Comment>Packaging update</Comment>
- <Name>B. Pike</Name>
- <Email>snuggle@sprinkly.net</Email>
+ <Name>Thomas Staudinger</Name>
+ <Email>Staudi.Kaos@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 31 2023, 7:26 AM (10 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5844311
Default Alt Text
D8396.id20122.diff (3 KB)

Event Timeline