You can view, comment on, or merge this pull request online at:
https://github.com/voidlinux/void-packages/pull/14557
-- Commit Summary --
* inxi: update to 3.0.09.1.
-- File Changes --
M srcpkgs/inxi/template (6)
M srcpkgs/inxi/update (3)
-- Patch Links --
https://github.com/voidlinux/void-packages/pull/14557.patch
https://github.com/voidlinux/void-packages/pull/14557.diff
cr6git commented on this pull request.
> @@ -1,16 +1,16 @@
# Template file for 'inxi'
pkgname=inxi
-version=3.0.07.1
+version=3.0.09.1
revision=1
wrksrc=inxi-${version/.1/-1}
I think it's better if you quote `wrksrc="inxi-${version/.1/-1}"`