Skip to content

Commit cca530e

Browse files
committed
python-protobuf: Update to 6.31.0
1 parent 387702f commit cca530e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mingw-w64-python-protobuf/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
_realname=protobuf
44
pkgbase=mingw-w64-python-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
6-
pkgver=6.30.2
6+
pkgver=6.31.0
77
pkgrel=1
88
pkgdesc="Protocol Buffers (mingw-w64)"
99
arch=('any')
@@ -24,7 +24,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
2424
"${MINGW_PACKAGE_PREFIX}-cc")
2525
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz"
2626
"001-no-python-static-lib.patch")
27-
sha256sums=('35c859ae076d8c56054c25b59e5e59638d86545ed6e2b6efac6be0b6ea3ba048'
27+
sha256sums=('314fab1a6a316469dc2dd46f993cbbe95c861ea6807da910becfe7475bc26ffe'
2828
'e864e7964ad7693e6ce8dc3b91c779184457ce82fc075d2099bfcbc18e6808a3')
2929

3030
prepare() {

0 commit comments

Comments
 (0)