diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ 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 @@ -17,5 +17,5 @@ - 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 --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -3,8 +3,8 @@ inxi https://smxi.org/ - Algent Albrahimi - algent@protonmail.com + Fabio Forni + livingsilver94.solus@redaril.me GPL-3.0-or-later system.utils @@ -21,16 +21,16 @@ 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