app-misc/pfetch: correct metadata, drop *, add 1.9.4

Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
dsaf
2025-12-08 17:56:04 -03:00
parent d84e51abbd
commit 79a70422d9
4 changed files with 10 additions and 25 deletions

View File

@@ -10,12 +10,13 @@
<name>Daichi Yamamoto</name>
</maintainer>
<longdescription lang="en">
The goal of this project is to implement a simple system information tool in POSIX sh using features built into the language itself (where possible).
The source code is highly documented and I hope it will act as a learning resource for POSIX sh and simple information detection across various different operating systems.
The goal of this project is to implement a simple system
information tool in POSIX sh using features built into the
language itself (where possible).
</longdescription>
<upstream>
<bugs-to>https://github.com/dylanaraps/pfetch/issues</bugs-to>
<remote-id type="github">dylanaraps/pfetch</remote-id>
<bugs-to>https://github.com/Un1q32/pfetch/issues</bugs-to>
<remote-id type="github">Un1q32/pfetch</remote-id>
</upstream>
</pkgmetadata>