diff --git a/mingw-w64-python-rpyc/PKGBUILD b/mingw-w64-python-rpyc/PKGBUILD index 0ff24aabe2..1b538894f3 100644 --- a/mingw-w64-python-rpyc/PKGBUILD +++ b/mingw-w64-python-rpyc/PKGBUILD @@ -3,7 +3,7 @@ _realname=rpyc pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") -pkgver=5.3.0 +pkgver=5.3.1 pkgrel=1 pkgdesc='Remote Python Call - A transparent and symmetric RPC library for python (mingw-w64)' arch=('any') @@ -15,7 +15,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build" "${MINGW_PACKAGE_PREFIX}-python-installer" "${MINGW_PACKAGE_PREFIX}-python-hatchling") source=("https://github.com/tomerfiliba-org/rpyc/archive/${pkgver}.tar.gz") -sha256sums=('45a5d237490b6b48cad625c0f8be877d260ea35a6646d0227e1e46f868da8848') +sha256sums=('7fb1519174c436d8baab2eafe162311612a071a23169c0f020b10ccfda0bc5d3') export PYTHONHASHSEED=0