python-archinfo: update to 9.2.149

This commit is contained in:
Biswapriyo Nath 2025-04-09 05:24:54 +00:00
parent f82d1a8b44
commit 6d1685864a

View File

@ -3,7 +3,7 @@
_realname=archinfo
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=9.2.146
pkgver=9.2.149
pkgrel=1
pkgdesc="Classes with architecture-specific information useful to other projects (mingw-w64)"
arch=('any')
@ -27,7 +27,7 @@ optdepends=(
"${MINGW_PACKAGE_PREFIX}-python-pyvex"
)
source=("${url}/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz")
sha512sums=('9e410eea73e58ab14c8782c630d6416b2e32b45f30d0a0cc9c05818d466b952175df8adc8fdc399eae602d04aa6e109d9b35d9b35bebb4edea9b9dc8e81434ba')
sha512sums=('7b3b699e443e57754d9eacad5d1b8bc40b046dd64dd2f0ce76c74c2d9d02eb4963d71a7d65ab61dd05da85efe6611a4c4393a0f4a32ca993c3e108dac801c3a7')
build() {