Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / hardinfo2
Commits: 820058bc by Carl Smedstad at 2026-01-31T23:09:48+01:00 upgpkg: 2.2.16-1: Upstream release https://github.com/hardinfo2/hardinfo2/releases/tag/release-2.2.16 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = hardinfo2 pkgdesc = System Information and Benchmark for Linux Systems. - pkgver = 2.2.13 - pkgrel = 2 + pkgver = 2.2.16 + pkgrel = 1 url = https://www.hardinfo2.org install = hardinfo2.install arch = x86_64 @@ -43,7 +43,7 @@ pkgbase = hardinfo2 optdepends = xorg-xrandr: Read monitor setup provides = hardinfo conflicts = hardinfo - source = https://github.com/hardinfo2/hardinfo2/archive/release-2.2.13/hardinfo2-2.2.13.tar.gz - b2sums = 13f0e8d2aaf288e07a92ad5fdaf914ed98ae5a0d08848043e16355c58e9ec349eda0e4b3b348da5d7b20eabf763f50440e8403b0c82815eeba16dbb031d73845 + source = https://github.com/hardinfo2/hardinfo2/archive/release-2.2.16/hardinfo2-2.2.16.tar.gz + b2sums = 8d8f2a57d02e07056c81070bf9434fd6daaf75b539b879e2c2b5534a3ef50268b250bdf54cf69db18dc7c80367a026fc838f2c9a949251f4ee1939583d076639 pkgname = hardinfo2 ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ # Contributor: Mark Wagie <mark dot wagie at proton dot me> pkgname=hardinfo2 -pkgver=2.2.13 -pkgrel=2 +pkgver=2.2.16 +pkgrel=1 pkgdesc="System Information and Benchmark for Linux Systems." arch=('x86_64') url="https://www.hardinfo2.org" @@ -53,7 +53,7 @@ provides=('hardinfo') conflicts=('hardinfo') install="$pkgname.install" source=("https://github.com/hardinfo2/hardinfo2/archive/release-$pkgver/$pkgname-$pkgver.tar.gz") -b2sums=('13f0e8d2aaf288e07a92ad5fdaf914ed98ae5a0d08848043e16355c58e9ec349eda0e4b3b348da5d7b20eabf763f50440e8403b0c82815eeba16dbb031d73845') +b2sums=('8d8f2a57d02e07056c81070bf9434fd6daaf75b539b879e2c2b5534a3ef50268b250bdf54cf69db18dc7c80367a026fc838f2c9a949251f4ee1939583d076639') build() { cmake -B build -S "$pkgname-release-$pkgver" \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hardinfo2/-/commit/820058bc5c902f0ce503148ffde266eaf5c40084 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hardinfo2/-/commit/820058bc5c902f0ce503148ffde266eaf5c40084 You're receiving this email because of your account on gitlab.archlinux.org.
