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

Alexander Rødseth arodseth at archlinux.org
Wed Oct 24 10:05:29 UTC 2018


    Date: Wednesday, October 24, 2018 @ 10:05:29
  Author: arodseth
Revision: 398774

upgpkg: nuitka 0.6.0.5-1

Modified:
  nuitka/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-24 10:04:22 UTC (rev 398773)
+++ PKGBUILD	2018-10-24 10:05:29 UTC (rev 398774)
@@ -2,9 +2,9 @@
 # Contributor: Panagiotis Mavrogiorgos <pmav99 at gmail.com>
 
 pkgname=nuitka
-pkgver=0.6.0
+pkgver=0.6.0.5
 pkgrel=1
-pkgdesc='Python to native compiler'
+pkgdesc='Python compiler that produces faster executables, but depends on libpython'
 arch=('any')
 url='https://nuitka.net/'
 license=('APACHE')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 optdepends=('chrpath: for building standalone executables')
 source=("https://nuitka.net/releases/Nuitka-$pkgver.tar.bz2"{,.sig})
-sha256sums=('792f12c8c878656249fda80f7d38dddea5caae88760cdb32f71779f47d29a45c'
+sha256sums=('5e9bedd1605a81195d0f999cc08fdeb385ec10649d5f654b2052a801e7c51254'
             'SKIP')
 validpgpkeys=('D96ADCA1377F1CEB6B5103F11BFC33752912B99C') # Kay Hayen
 



More information about the arch-commits mailing list