Skip to content

Commit af87203

Browse files
committed
python-archinfo: update to 9.2.188
1 parent b8c5feb commit af87203

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mingw-w64-python-archinfo/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
_realname=archinfo
44
pkgbase=mingw-w64-python-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
6-
pkgver=9.2.186
6+
pkgver=9.2.188
77
pkgrel=1
88
pkgdesc="Classes with architecture-specific information useful to other projects (mingw-w64)"
99
arch=('any')
@@ -30,7 +30,7 @@ optdepends=(
3030
"${MINGW_PACKAGE_PREFIX}-python-pyvex"
3131
)
3232
source=("${url}/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz")
33-
sha512sums=('45bd6c2a749bfdfcb36f80055a5463c1a607af92f1e840e0a466a1116a1773deaae8bb667e2cf7c87720f6d0b2f96b835a67ae0e73aa6ddb6a0d4d6034a443c8')
33+
sha512sums=('1495c4631d063949d8b4d1f45ea37d44694bd7dec73ff6c99997378765222613d4c5ec82c7229bb61ae80b5fb78c7401c0d312c420d1f8f71bd7b80db091ce6e')
3434

3535

3636
build() {

0 commit comments

Comments
 (0)