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

Alexander Rødseth arodseth at archlinux.org
Fri Nov 20 19:49:45 UTC 2015


    Date: Friday, November 20, 2015 @ 20:49:45
  Author: arodseth
Revision: 147254

upgpkg: nuitka 0.5.16.0-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-20 19:42:06 UTC (rev 147253)
+++ PKGBUILD	2015-11-20 19:49:45 UTC (rev 147254)
@@ -3,7 +3,7 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname=nuitka
-pkgver=0.5.15.0
+pkgver=0.5.16.0
 pkgrel=1
 pkgdesc='Python to native compiler'
 arch=('any')
@@ -14,7 +14,7 @@
 options=('!emptydirs')
 optdepends=('chrpath: for building standalone executables')
 source=("http://nuitka.net/releases/Nuitka-${pkgver%.0}.tar.gz")
-sha256sums=('36ed9169c8f84f44b546f0035e54c8a80009b6f79467547dd462877347e4605f')
+sha256sums=('8e641cadb64e865d07c49caa80415095e2540c479ca9fbcda1cce298cf46142d')
 
 package() {
   cd "Nuitka-${pkgver%.0}"



More information about the arch-commits mailing list