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

Alexander Rødseth arodseth at archlinux.org
Thu Mar 19 15:23:25 UTC 2015


    Date: Thursday, March 19, 2015 @ 16:23:24
  Author: arodseth
Revision: 129584

upgpkg: nuitka 0.5.11-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-19 15:10:55 UTC (rev 129583)
+++ PKGBUILD	2015-03-19 15:23:24 UTC (rev 129584)
@@ -3,7 +3,7 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname=nuitka
-pkgver=0.5.10.1
+pkgver=0.5.11
 pkgrel=1
 pkgdesc='Python to native compiler'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python' 'scons')
 options=('!emptydirs')
 source=("http://nuitka.net/releases/Nuitka-$pkgver.tar.gz")
-sha256sums=('7f01b65d6da93c2ee811c9c34bb2331d0a60efb55b589e4ece82d8e2f57274d0')
+sha256sums=('03e6a8f8cb6b7b646d0cd33a7f98b4360ac5aef3c1df65663cf1f1b78fb007a8')
 
 package() {
   cd "Nuitka-$pkgver"



More information about the arch-commits mailing list