diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : inxi version : 2.3.7 -release : 11 +release : 12 source : - https://github.com/smxi/inxi/tarball/1e45a45 : 082adb1b10b4fb630265edb63050cf696632be585ebaf96ff22318f2e4c45c76 homepage : https://github.com/smxi/inxi @@ -9,5 +9,8 @@ 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 install : | - install -D inxi %installroot%/usr/bin/inxi + install -Dm00755 inxi $installdir/usr/bin/inxi 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://github.com/smxi/inxi - Michael Meinertzhagen - mmeinert@protonmail.com + Federico Damián Schonborn + federicodamiansch@gmail.com GPL-3.0 system.utils @@ -24,12 +24,12 @@ - - 2017-01-07 + + 2017-05-19 2.3.7 Packaging update - Michael Meinertzhagen - mmeinert@protonmail.com + Federico Damián Schonborn + federicodamiansch@gmail.com \ No newline at end of file