Date: Wednesday, April 11, 2018 @ 10:59:31 Author: arodseth Revision: 315717
upgpkg: nuitka 0.5.29.4-1 Modified: nuitka/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-11 10:53:51 UTC (rev 315716) +++ PKGBUILD 2018-04-11 10:59:31 UTC (rev 315717) @@ -3,7 +3,7 @@ # Contributor: Panagiotis Mavrogiorgos <[email protected]> pkgname=nuitka -pkgver=0.5.29.3 +pkgver=0.5.29.4 pkgrel=1 pkgdesc='Python to native compiler' arch=('any') @@ -14,7 +14,7 @@ options=('!emptydirs') optdepends=('chrpath: for building standalone executables') source=("https://nuitka.net/releases/Nuitka-${pkgver%.0}.tar.gz"{,.sig}) -sha256sums=('6da38a3ad064612cef50cca0e5fb310dc1456835ae397da82068feb10567481c' +sha256sums=('1e88fb03ec386db5a290791cd8e992f4b8b2493556174e65a1aa184870c9d107' 'SKIP') validpgpkeys=('D96ADCA1377F1CEB6B5103F11BFC33752912B99C') # Kay Hayen
