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

Bruno Pagani archange at gemini.archlinux.org
Tue Aug 2 23:41:19 UTC 2022


    Date: Tuesday, August 2, 2022 @ 23:41:18
  Author: archange
Revision: 1259944

upgpkg: adios2 2.8.3-1

Modified:
  adios2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-02 23:32:59 UTC (rev 1259943)
+++ PKGBUILD	2022-08-02 23:41:18 UTC (rev 1259944)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=adios2
-pkgver=2.8.2
+pkgver=2.8.3
 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=('9909f6409dc44b2c28c1fda0042dab4b711f25ec3277ef0cb6ffc40f5483910d')
+sha256sums=('4906ab1899721c41dd918dddb039ba2848a1fb0cf84f3a563a1179b9d6ee0d9f')
 
 build() {
   cmake -B build -S ${pkgname^^}-${pkgver} \



More information about the arch-commits mailing list