[arch-commits] Commit in nuitka/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Thu Jan 16 12:16:14 UTC 2020


    Date: Thursday, January 16, 2020 @ 12:16:13
  Author: arodseth
Revision: 552756

upgpkg: nuitka 0.6.6-1

Modified:
  nuitka/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-16 12:14:34 UTC (rev 552755)
+++ PKGBUILD	2020-01-16 12:16:13 UTC (rev 552756)
@@ -2,7 +2,7 @@
 # Contributor: Panagiotis Mavrogiorgos <pmav99 at gmail.com>
 
 pkgname=nuitka
-pkgver=0.6.5
+pkgver=0.6.6
 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=('eb8665e7e7ea87d5a010ace54ff1e99f610d51284e07e95f524ef386fdaa6ca3')
+sha256sums=('82cf14add15123e3cc97bd540c2c9bc3625a478479769ce06e6f352c0e3843c5')
 validpgpkeys=('D96ADCA1377F1CEB6B5103F11BFC33752912B99C') # Kay Hayen
 
 package() {



More information about the arch-commits mailing list