diff --git a/mingw-w64-python3-python_ics/PKGBUILD b/mingw-w64-python3-python_ics/PKGBUILD index 3d59de877e..3b7d3e5b37 100644 --- a/mingw-w64-python3-python_ics/PKGBUILD +++ b/mingw-w64-python3-python_ics/PKGBUILD @@ -3,7 +3,7 @@ _realname=python_ics pkgbase=mingw-w64-python2-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=4.0 +pkgver=4.3 pkgrel=1 pkgdesc="Python C Code module for interfacing to the icsneo40 dynamic library (mingw-w64)" arch=('any') @@ -15,7 +15,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python3" options=('staticlibs' 'strip' '!debug') source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/intrepidcs/python_ics/archive/v${pkgver}.tar.gz" mingw-build.patch) -sha512sums=('ef6dd23802df96ecb3c832d61247bae2478525c109d883513df7adcedb695315b03df301a72392db6a43aae1df1368d46f61352cbe9aac9d2b8b3f867ae8981e' +sha512sums=('0309a1ab9748de83ed69819229cb946384931d7629439003e635b4fbac235d62e20eb3f5d4366912597adabc2aefc5b087cb96bc055a5c31b5d16f46681d2e0d' '3c8622868fc017ca8d7f4ceb7ab7bfd4e2bfb6cc9be437f0a923b02d525fa23e3349990b5dc055e04a47be79a01ecdcd6358b7169d6e4f23cbaa7e47425b3bd5') prepare() {