[arch-commits] Commit in hwloc/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Sat Apr 4 23:07:31 UTC 2020
Date: Saturday, April 4, 2020 @ 23:07:31
Author: anthraxx
Revision: 379516
upgpkg: hwloc 2.2.0-1
Modified:
hwloc/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-04 21:22:01 UTC (rev 379515)
+++ PKGBUILD 2020-04-04 23:07:31 UTC (rev 379516)
@@ -4,8 +4,8 @@
# Contributor: Hervé YVIQUEL <elldekaa at gmail.com>
pkgname=hwloc
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
pkgdesc='Portable Hardware Locality is a portable abstraction of hierarchical architectures'
url='https://www.open-mpi.org/projects/hwloc/'
arch=('x86_64')
@@ -15,7 +15,8 @@
optdepends=('cairo' 'libxml2' 'pciutils')
options=('!docs')
source=(https://www.open-mpi.org/software/hwloc/v${pkgver%.*}/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('19429752f772cf68321196970ffb10dafd7e02ab38d2b3382b157c78efd10862')
+sha512sums=('23efd1d5e2df870ca7a0abb9b3c28c5c5d60dd0cc650ee95d20d5934f48947cbe1d3cf4e90e02b2dc61062ddf7afd67f2c1cf6e1862a48397078d66dd798e850')
+b2sums=('00e10f9c7467e6342e14a45d583ed307103428085a9b88398464f0439fec48647949aa80e099042b915b2c371fe105d61e8490d0555383d94740f3e6dab5aeee')
prepare() {
cd hwloc-${pkgver}
More information about the arch-commits
mailing list