From be14f592261b038b756583a42747b1f1be4be6fc Mon Sep 17 00:00:00 2001 From: Konstantin Podsvirov Date: Wed, 16 Mar 2022 22:56:28 +0300 Subject: [PATCH] python-nuitka: Update to 0.7.5 --- mingw-w64-python-nuitka/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-python-nuitka/PKGBUILD b/mingw-w64-python-nuitka/PKGBUILD index 579ec13164..1ca369a820 100644 --- a/mingw-w64-python-nuitka/PKGBUILD +++ b/mingw-w64-python-nuitka/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=0.7.3 +pkgver=0.7.5 pkgrel=1 pkgdesc="Python to native compiler (mingw-w64)" arch=('any') @@ -17,7 +17,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-python-setuptools") source=("https://nuitka.net/releases/Nuitka-${pkgver}.tar.gz") noextract=(Nuitka-$pkgver.tar.gz) -sha256sums=('ab9567106f13af7200e31e7fa376ece5aecdb5e1a5e9bcfe05607473e7530e7a') +sha256sums=('766f5e0a9b68ef78e90008ccdaa515593d8eae337c8c158c6a425b572e3159d9') prepare() { [[ -d $srcdir/${_realname}-${pkgver} ]] && rm -rf ${srcdir}/${_realname}-${pkgver}