From a9fa88b032d1acff88bc60741c41477f78da4c91 Mon Sep 17 00:00:00 2001 From: Konstantin Podsvirov Date: Wed, 8 Sep 2021 21:57:25 +0300 Subject: [PATCH] python-nuitka: Update to 0.6.16.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 2b6858a175..627a84ed32 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.6.16.3 +pkgver=0.6.16.5 pkgrel=1 pkgdesc="Python to native compiler (mingw-w64)" arch=('any') @@ -17,7 +17,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") source=("https://nuitka.net/releases/Nuitka-${pkgver}.tar.gz") noextract=(Nuitka-$pkgver.tar.gz) -sha256sums=('280244f32984594618dd3cc3fdb2e9f7ebecd20cb4edf47bf4c68f13ec0e098e') +sha256sums=('62e0af5d6d5a9e0d917daaa0d6f6622f4670676f464e32a89bda2a036f617aae') prepare() { [[ -d $srcdir/${_realname}-${pkgver} ]] && rm -rf ${srcdir}/${_realname}-${pkgver}