From 46787509906cb409fdce40ade6564ba358fa0b61 Mon Sep 17 00:00:00 2001 From: Konstantin Podsvirov Date: Mon, 28 Mar 2022 23:01:10 +0300 Subject: [PATCH] python-nuitka: Update to 0.7.6 --- 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 1ca369a820..d985019a23 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.5 +pkgver=0.7.6 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=('766f5e0a9b68ef78e90008ccdaa515593d8eae337c8c158c6a425b572e3159d9') +sha256sums=('28ff06102f6a4189d87cf0fc31d9e43daf8a34ecfe6b5905adfad784c5248cd7') prepare() { [[ -d $srcdir/${_realname}-${pkgver} ]] && rm -rf ${srcdir}/${_realname}-${pkgver}