[arch-commits] Commit in adios2/trunk (PKGBUILD)

Bruno Pagani archange at gemini.archlinux.org
Thu Jul 21 20:14:33 UTC 2022


    Date: Thursday, July 21, 2022 @ 20:14:33
  Author: archange
Revision: 1255053

upgpkg: adios2 2.8.2-1

Modified:
  adios2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-21 19:03:44 UTC (rev 1255052)
+++ PKGBUILD	2022-07-21 20:14:33 UTC (rev 1255053)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=adios2
-pkgver=2.8.1
+pkgver=2.8.2
 pkgrel=1
 pkgdesc="The Adaptable Input/Output System version 2"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 # with mgard does not build currently, not time to investigate
 makedepends=(cmake gcc-fortran gtest python python-mpi4py python-numpy)
 source=(https://github.com/ornladios/ADIOS2/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('3f515b442bbd52e3189866b121613fe3b59edb8845692ea86fad83d1eba35d93')
+sha256sums=('9909f6409dc44b2c28c1fda0042dab4b711f25ec3277ef0cb6ffc40f5483910d')
 
 build() {
   cmake -B build -S ${pkgname^^}-${pkgver} \



More information about the arch-commits mailing list