From 65e93be97a5301f8eb1bb2f2c4b769fef99c8a8a Mon Sep 17 00:00:00 2001 From: Mehdi Chinoune Date: Mon, 3 Apr 2023 18:19:43 +0000 Subject: [PATCH] python-python_ics: update to 911.12 --- mingw-w64-python-python_ics/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-python-python_ics/PKGBUILD b/mingw-w64-python-python_ics/PKGBUILD index 62e4145581..29997a7173 100644 --- a/mingw-w64-python-python_ics/PKGBUILD +++ b/mingw-w64-python-python_ics/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=910.10post6 +pkgver=911.12 pkgrel=1 pkgdesc="Python C Code module for interfacing to the icsneo40 dynamic library (mingw-w64)" arch=('any') @@ -19,7 +19,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-clang") options=('staticlibs' 'strip' '!debug') source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/intrepidcs/python_ics/archive/v${pkgver}.tar.gz") -sha512sums=('db5de102dc6b03f91a8a0ea6ada0dc8407acb7e80ff49e8e7ed5f732b2912d63732ea93d6bcb8b4ebe96054aa64e4a3e70a6690ea2c33bf3735806f94be6788a') +sha512sums=('dbf1862c7f68b2546683b592406068ce7b66d7fa8a048554b4366803508502587a65818f4d6251de70273b78e2f5c7e337352acb7541f658b3156546f1070697') prepare() { cd "${srcdir}"