python-python_ics: update to 911.12

This commit is contained in:
Mehdi Chinoune
2023-04-03 18:19:43 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent f6183c6c76
commit 65e93be97a

View File

@@ -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}"