diff --git a/mingw-w64-python-oslo-concurrency/PKGBUILD b/mingw-w64-python-oslo-concurrency/PKGBUILD index f054c8e15a..c1894d77d4 100644 --- a/mingw-w64-python-oslo-concurrency/PKGBUILD +++ b/mingw-w64-python-oslo-concurrency/PKGBUILD @@ -6,7 +6,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") provides=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=5.0.0 +pkgver=5.0.1 pkgrel=1 pkgdesc="OpenStack library for all concurrency-related code (mingw-w64)" arch=('any') @@ -23,7 +23,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python-oslotest" "${MINGW_PACKAGE_PREFIX}-python-eventlet") options=('staticlibs' 'strip' '!debug') source=("${_realname}-${pkgver}.tar.gz::https://github.com/openstack/oslo.concurrency/archive/${pkgver}.tar.gz") -sha512sums=('965aa0c6a1a7c35cf97c0bc6bec4ac507f3c59602258c24790b7c401de01059081eb28540bc663e36c936625ea0783ff377bbf275159dc5a36f988c0357a6076') +sha512sums=('e9f072b814c1e961110cb3da0c327ee9b1eb510780dcc0772b97cf8fc633577d7667e96b8f91b0741b47403dfbce50f12f76b97854e28f0d6c95a9c13a2a924d') # Helper macros to help make tasks easier # apply_patch_with_msg() {