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

Alexander Rødseth arodseth at archlinux.org
Fri Jan 2 13:06:06 UTC 2015


    Date: Friday, January 2, 2015 @ 14:06:06
  Author: arodseth
Revision: 125164

upgpkg: nuitka 0.5.6-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-02 10:25:57 UTC (rev 125163)
+++ PKGBUILD	2015-01-02 13:06:06 UTC (rev 125164)
@@ -3,8 +3,8 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname=nuitka
-pkgver=0.5.5.3
-pkgrel=2
+pkgver=0.5.6
+pkgrel=1
 pkgdesc='Python to native compiler'
 arch=('any')
 url='http://www.nuitka.net/'
@@ -13,7 +13,7 @@
 depends=('python' 'scons')
 options=('!emptydirs')
 source=("http://nuitka.net/releases/Nuitka-$pkgver.tar.gz")
-sha256sums=('c4ad6f89395d38c08aa2852fd3bf996a8e6496c69fd64c829a716ce096d03e59')
+sha256sums=('30787c3676bb6133146f05a93862867a4b940f059ca1a3423a230a11c7623645')
 
 package() {
   cd "Nuitka-$pkgver"



More information about the arch-commits mailing list