From 3cfab62fabb9e88843b7efe3bc5fbd73277daa71 Mon Sep 17 00:00:00 2001 From: Mehdi Chinoune Date: Sat, 12 Aug 2023 06:29:35 +0000 Subject: [PATCH] python-twisted_iocpsupport: update to 1.0.4 --- mingw-w64-python-twisted_iocpsupport/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mingw-w64-python-twisted_iocpsupport/PKGBUILD b/mingw-w64-python-twisted_iocpsupport/PKGBUILD index 3573916496..d79c508c1c 100644 --- a/mingw-w64-python-twisted_iocpsupport/PKGBUILD +++ b/mingw-w64-python-twisted_iocpsupport/PKGBUILD @@ -4,8 +4,8 @@ _realname=twisted-iocpsupport _pyname=twisted_iocpsupport pkgbase=mingw-w64-python-${_pyname} pkgname=${MINGW_PACKAGE_PREFIX}-python-${_pyname} -pkgver=1.0.3 -pkgrel=2 +pkgver=1.0.4 +pkgrel=1 pkgdesc='An extension for use in the twisted I/O Completion Ports reactor (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32') @@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build" "${MINGW_PACKAGE_PREFIX}-cc") source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz" 001-fix-multiple-defs.patch) -sha256sums=('afb00801fdfbaccf0d0173a722626500023d4a19719ac9f129d1347a32e2fc66' +sha256sums=('858096c0d15e33f15ac157f455d8f86f2f2cdd223963e58c0f682a3af8362d89' '615fe6e1ee621eafc69faefcada30258eb0692df44afac7020c29bf1555de958') prepare() {