Date: Tuesday, March 15, 2022 @ 21:15:01 Author: dvzrv Revision: 1155177
upgpkg: nuitka 0.7.5-1: Upgrade to 0.7.5. Modified: nuitka/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-15 21:12:26 UTC (rev 1155176) +++ PKGBUILD 2022-03-15 21:15:01 UTC (rev 1155177) @@ -3,7 +3,7 @@ # Contributor: Panagiotis Mavrogiorgos <[email protected]> pkgname=nuitka -pkgver=0.7.3 +pkgver=0.7.5 pkgrel=1 pkgdesc='Python compiler with full language support and CPython compatibility' arch=(any) @@ -16,8 +16,8 @@ 'chrpath: for building standalone executables' 'pyside2: for using Qt5 APIs') source=("https://files.pythonhosted.org/packages/source/N/${pkgname^}/${pkgname^}-${pkgver}.tar.gz") -sha512sums=('23f2b89886a1fc91499ba22393121e86f1cf6388276b2ee27f6e1f04fc0db665b35d81138b0f31473ed729500dd6611c12aa051a7fc64bad12881891cd0035bf') -b2sums=('ab45d31b474b281bac64b3a8caa1f16b97e416a16f7cf1499c781b354fd80d75c3e439df0f981bf7f2b48f7a0eb4e4981ae3906b4fd71afed6ed83e54cac7153') +sha512sums=('dbf90b666557774ea8e0db43ed22bfea6c7f1cd1db07f90dcb6dd02429e0ee5b8f74f5b50a0f1a09ba42638aa8755180deac32b30f451fd7ef411fae43b4bc6a') +b2sums=('4e041d291f20dc7cd3dc571e075131e481eb76b3168344f696865b054b502a8fb2072663c0bae8797f0c453779f872208e2a97d092806ce14ed11df11f41fdc4') prepare() { cd ${pkgname^}-$pkgver
