diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : inxi
-version : 3.0.32
-release : 20
+version : 3.0.34
+release : 21
source :
- - https://github.com/smxi/inxi/archive/3.0.32-1.tar.gz : aadd0ee54d0710520fc89a61378cfabfbad54f479a228107af9398e243cfea9d
+ - https://github.com/smxi/inxi/archive/3.0.34-1.tar.gz : db3c331706772f68de68191abcde8f9eedabef001fc39c1683dd71f54610c77e
homepage : https://github.com/smxi/inxi
license : GPL-3.0-or-later
component : system.utils
@@ -17,5 +17,5 @@
- xdpyinfo
- xrandr
install : |
- install -D -m 00755 inxi $installdir/usr/bin/inxi
- install -D -m 00644 inxi.1 $installdir/usr/man/man1/inxi.1
+ install -Dm00755 inxi $installdir/usr/bin/inxi
+ install -Dm00644 inxi.1 $installdir/usr/man/man1/inxi.1
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,15 +3,15 @@
inxi
https://github.com/smxi/inxi
- Philipp Trulson
- philipp@trulson.de
+ F. von Gellhorn
+ flinux@vongellhorn.ch
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://solus-project.com/sources/README.Solus
+ https://getsol.us/sources/README.Solus
inxi
@@ -25,12 +25,12 @@
-
- 2019-02-28
- 3.0.32
+
+ 2019-05-19
+ 3.0.34
Packaging update
- Philipp Trulson
- philipp@trulson.de
+ F. von Gellhorn
+ flinux@vongellhorn.ch
\ No newline at end of file