diff --git a/package.yml b/package.yml index 35334f1..4351272 100644 --- a/package.yml +++ b/package.yml @@ -1,21 +1,21 @@ name : inxi -version : 3.1.00 -release : 24 +version : 3.1.03 +release : 25 source : - - https://github.com/smxi/inxi/archive/3.1.00-1.tar.gz : ee6675489467cbfb90756db9aaf55da4bc5f7506cc8166d3a42ba28963e810f1 + - https://github.com/smxi/inxi/archive/3.1.03-1.tar.gz : af6843ee886a95e7e35cec8ffb2877b9c9b7b11ed4e9a129fab66b07a536d2a9 homepage : https://smxi.org/ license : GPL-3.0-or-later component : system.utils summary : Command line system information tool description: | Inxi is a full featured CLI system information tool. It is available in most Linux distribution repositories, and also runs somewhat on BSDs. rundeps : - bind-utils - dmidecode - lm_sensors - mesa-demos - xdpyinfo - xrandr install : | - install -Dm00755 inxi $installdir/usr/bin/inxi - install -Dm00644 inxi.1 $installdir/usr/man/man1/inxi.1 + install -Dm00755 inxi -t $installdir/usr/bin + install -Dm00644 inxi.1 -t $installdir/usr/share/man/man1 diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml index 37c1dec..7ce2bad 100644 --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,36 +1,36 @@ inxi https://smxi.org/ - Algent Albrahimi - algent@protonmail.com + Fabio Forni + livingsilver94.solus@redaril.me GPL-3.0-or-later system.utils Command line system information tool Inxi is a full featured CLI system information tool. It is available in most Linux distribution repositories, and also runs somewhat on BSDs. https://getsol.us/sources/README.Solus inxi Command line system information tool Inxi is a full featured CLI system information tool. It is available in most Linux distribution repositories, and also runs somewhat on BSDs. system.utils /usr/bin/inxi - /usr/man/man1/inxi.1 + /usr/share/man/man1/inxi.1 - - 2020-04-24 - 3.1.00 + + 2020-06-17 + 3.1.03 Packaging update - Algent Albrahimi - algent@protonmail.com + Fabio Forni + livingsilver94.solus@redaril.me \ No newline at end of file