Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
adios2
Commits:
f3d23366 by Jakub Klinkovský at 2025-12-15T23:24:39+01:00
upgpkg: 2.11.0-3: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = adios2
pkgdesc = The Adaptable Input/Output System version 2
pkgver = 2.11.0
- pkgrel = 2
+ pkgrel = 3
url = https://adios2.readthedocs.io/en/latest/
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=adios2
pkgver=2.11.0
-pkgrel=2
+pkgrel=3
pkgdesc="The Adaptable Input/Output System version 2"
arch=(x86_64)
url="https://adios2.readthedocs.io/en/latest/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/adios2/-/commit/f3d23366e8249a48f7562f1067790735fe5fd153
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/adios2/-/commit/f3d23366e8249a48f7562f1067790735fe5fd153
You're receiving this email because of your account on gitlab.archlinux.org.