Date: Monday, August 13, 2018 @ 23:06:42 Author: arodseth Revision: 371338
upgpkg: nuitka 0.5.32.4-1 Modified: nuitka/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-13 22:25:36 UTC (rev 371337) +++ PKGBUILD 2018-08-13 23:06:42 UTC (rev 371338) @@ -3,8 +3,8 @@ # Contributor: Panagiotis Mavrogiorgos <[email protected]> pkgname=nuitka -pkgver=0.5.32.1 -pkgrel=2 +pkgver=0.5.32.4 +pkgrel=1 pkgdesc='Python to native compiler' arch=('any') url='https://nuitka.net/' @@ -14,7 +14,7 @@ options=('!emptydirs') optdepends=('chrpath: for building standalone executables') source=("https://nuitka.net/releases/Nuitka-${pkgver%.0}.tar.gz"{,.sig}) -sha256sums=('eb95783171f5bd71ff88979092448202b965ed873b8f3a2c506209cf52e78dc9' +sha256sums=('7e84fbc1d248c1f5c0f0d52bf3c4290d03838dd71475baf4ab07b541d40398c4' 'SKIP') validpgpkeys=('D96ADCA1377F1CEB6B5103F11BFC33752912B99C') # Kay Hayen
