File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ PortSystem 1.0
44PortGroup cargo 1.0
55PortGroup github 1.0
66
7- github.setup hykilpikonna hyfetch 2.0.4
7+ github.setup hykilpikonna hyfetch 2.0.5
88github.tarball_from archive
99revision 0
1010categories sysutils
@@ -16,9 +16,9 @@ description Fast, highly customisable system info script with LGBTQ+
1616long_description {*}${description} .
1717
1818checksums ${distname}${extract.suffix} \
19- rmd160 dd6a5339a1f42e50d23690092e63c8e38170c3de \
20- sha256 8de8908334470f24dfae5693bd9660360ec8c1074b270f36eac659530e0b35ba \
21- size 369177
19+ rmd160 36751f8a8d4a8b8944bff43fed63a87a5cdfcd7a \
20+ sha256 32942e558288f7939ae4ff1cc2ceccd9dcc9112074afc598b230c03b13c7bfca \
21+ size 371487
2222
2323depends_lib-append port:libiconv
2424
@@ -30,7 +30,7 @@ post-build {
3030 set hyfetch_bin ${worksrcpath} /target/[cargo.rust_platform]/release/${name}
3131 foreach shell {zsh bash fish} {
3232 system -W ${worksrcpath} \
33- " ${hyfetch_bin} --bpaf-complete-style-${shell} >> ${name} .${shell} "
33+ " ${hyfetch_bin} --bpaf-complete-style-${shell} > ${name} .${shell} "
3434 }
3535}
3636
You can’t perform that action at this time.
0 commit comments