Date: Friday, January 31, 2020 @ 14:32:55 Author: arodseth Revision: 560770
upgpkg: nuitka 0.6.7-1 Modified: nuitka/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-31 14:32:15 UTC (rev 560769) +++ PKGBUILD 2020-01-31 14:32:55 UTC (rev 560770) @@ -2,7 +2,7 @@ # Contributor: Panagiotis Mavrogiorgos <[email protected]> pkgname=nuitka -pkgver=0.6.6 +pkgver=0.6.7 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=('82cf14add15123e3cc97bd540c2c9bc3625a478479769ce06e6f352c0e3843c5') +sha256sums=('6f05533780f4a348a08bf68a6e5f9453cf655e8b6c6926fc69b971f1e3a9b926') validpgpkeys=('D96ADCA1377F1CEB6B5103F11BFC33752912B99C') # Kay Hayen package() {
