diff --git a/mingw-w64-python-ldap/PKGBUILD b/mingw-w64-python-ldap/PKGBUILD index c916738410..ae088e64a2 100644 --- a/mingw-w64-python-ldap/PKGBUILD +++ b/mingw-w64-python-ldap/PKGBUILD @@ -6,8 +6,8 @@ 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=3.2.0 -pkgrel=3 +pkgver=3.4.0 +pkgrel=1 pkgdesc="LDAP client API for Python (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') @@ -21,7 +21,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools" "${MINGW_PACKAGE_PREFIX}-cc") options=('staticlibs' 'strip' '!debug') source=("https://github.com/python-ldap/python-ldap/archive/python-${_realname}-${pkgver}.tar.gz") -sha512sums=('142ac4f98dfad62abb9ce47822771b4e431e4d86251f7139d99d92d0005cd6c2c1bec2b12e7ab96aa2f9d044e68623d4ddeecfc3a1820c19cd163ddd89355cd0') +sha512sums=('f83e2107f4b46929d6602df759d035389ee2781621eeabf6cc19d8d2fae4904bf4350a85512c6e3ffcd7651f3d45e650a83755cc58aebaaba83faf80d07b5b26') apply_patch_with_msg() { for _patch in "$@"