python-archinfo: Update to 9.2.135

This commit is contained in:
Christoph Reiter
2025-01-06 17:21:47 +01:00
parent cf33bfb161
commit 5aa607fe79

View File

@@ -1,8 +1,8 @@
_pyname=archinfo
pkgbase=mingw-w64-python-${_pyname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_pyname}")
pkgver=9.2.102
pkgrel=2
pkgver=9.2.135
pkgrel=1
pkgdesc="Classes with architecture-specific information useful to other projects (mingw-w64)"
arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
@@ -25,7 +25,7 @@ optdepends=(
"${MINGW_PACKAGE_PREFIX}-python-pyvex"
)
source=("${url}/archive/v${pkgver}/${_pyname}-${pkgver}.tar.gz")
sha512sums=('171b236e64ab11b26a229f0f241337fadf57ec0f26a45e2001fa3972ca7912955ba951c4344312ee868de8f09c0872adbe8fa543cd9b505c985c52aabdc404a8')
sha512sums=('b8e049f88a74465679ac45f5abe82883906e797fee19387d88dff2ece1a920f3671915f0559c8080164bd3f9afaf1d183f6615dbfd175a42d672822d0437e9bd')
build() {