Date: Saturday, October 24, 2015 @ 18:19:31
  Author: arodseth
Revision: 144914

upgpkg: nuitka 0.5.15.0-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-10-24 16:09:25 UTC (rev 144913)
+++ PKGBUILD    2015-10-24 16:19:31 UTC (rev 144914)
@@ -3,7 +3,7 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname=nuitka
-pkgver=0.5.14.3
+pkgver=0.5.15.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=('15b1acbc8769c641a7a8b239c48105eede52019532ab2ada211fd0adacf05e67')
+sha256sums=('36ed9169c8f84f44b546f0035e54c8a80009b6f79467547dd462877347e4605f')
 
 package() {
   cd "Nuitka-${pkgver%.0}"

Reply via email to