Skip to content

Commit

Permalink
inxi: update to 3.3.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
realcharmer authored and cinerea0 committed Apr 11, 2024
1 parent 56f37c3 commit 2c202ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/inxi/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'inxi'
pkgname=inxi
version=3.3.31.2
version=3.3.33.1
revision=1
_distver="${version%.*}-${version##*.}"
depends="dmidecode file glxinfo pciutils perl procps-ng usbutils xdpyinfo
Expand All @@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
homepage="https://smxi.org/docs/inxi.htm"
changelog="https://codeberg.org/smxi/inxi/raw/branch/master/inxi.changelog"
distfiles="https://codeberg.org/smxi/inxi/archive/${_distver}.tar.gz"
checksum=0f4dd81980b327aa71f3684a832ec4488721024d428c712f3c9bbdb35f6a2b42
checksum=c2d7ae8914f2810d4377999c24d3839fa9a757a6ace59ff57ab366873161d38c

do_install() {
vbin inxi
Expand Down

0 comments on commit 2c202ab

Please sign in to comment.