Skip to content
Snippets Groups Projects
Commit 6550a373 authored by omni's avatar omni Committed by Andy Postnikov
Browse files

community/inxi: upgrade to 3.3.35.1

change upstream, project has moved to codeberg, see commit

  cb15f8d88a2256cd4c6149ddde1b676d53e1a827
parent dca6a790
No related branches found
No related tags found
1 merge request!70948community/inxi: upgrade to 3.3.35.1
Pipeline #254986 skipped
# Contributor: Dennis Krupenik <dennis@krupenik.com>
# Maintainer: Dennis Krupenik <dennis@krupenik.com>
pkgname=inxi
_pkgver=3.3.31-2
_pkgver=3.3.35-1
pkgver=${_pkgver/-/.}
pkgrel=0
pkgdesc="Fully featured CLI system information tool"
url="https://github.com/smxi/inxi"
url="https://smxi.org/"
arch="noarch"
license="GPL-3.0-or-later"
depends="perl"
subpackages="$pkgname-doc"
source="https://github.com/smxi/inxi/archive/$_pkgver/inxi-$_pkgver.tar.gz"
builddir="$srcdir/inxi-$_pkgver"
source="$pkgname-$_pkgver.tar.gz::https://codeberg.org/smxi/inxi/archive/$_pkgver.tar.gz"
builddir="$srcdir/$pkgname"
check() {
# no upstream tests
......@@ -24,5 +24,5 @@ package() {
}
sha512sums="
d45bcfcddcf4229a292ea95e8517308852a5ffec8f00a059a2191acbb5a7e0b4e298c8b0597b3281e600913d82ce3e7d284735e608032bd843ddb79ae030e3ae inxi-3.3.31-2.tar.gz
f71d18c63d7d4dbe4d9d1d6c1dace2527c5ef1c29f58ea08d0d3f09f86c0a7514ec448b3f1f83392d19bd7c64e3718d1ed5f420589a67893ad9b32cc8d0c810c inxi-3.3.35-1.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment