Date: Tuesday, April 16, 2019 @ 12:01:50 Author: arodseth Revision: 451769
upgpkg: nuitka 0.6.3-1 Modified: nuitka/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-16 11:57:24 UTC (rev 451768) +++ PKGBUILD 2019-04-16 12:01:50 UTC (rev 451769) @@ -2,7 +2,7 @@ # Contributor: Panagiotis Mavrogiorgos <[email protected]> pkgname=nuitka -pkgver=0.6.2 +pkgver=0.6.3 pkgrel=1 pkgdesc='Python compiler that produces faster executables and depends on libpython' arch=(any) @@ -13,7 +13,7 @@ options=(!emptydirs) optdepends=('chrpath: for building standalone executables') source=("$pkgname-$pkgver.tgz::https://github.com/Nuitka/Nuitka/archive/$pkgver.tar.gz") -sha256sums=('a4d4e4e239640bf4c2f8da4bf9eabc04bc5681d78b32306b63fbd21b5b981513') +sha256sums=('f79e2612db748590c1a67b94523167f39e62a561b59fe8c688ca37224e36f35b') validpgpkeys=('D96ADCA1377F1CEB6B5103F11BFC33752912B99C') # Kay Hayen package() {
