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

Alexander Rødseth arodseth at nymeria.archlinux.org
Mon Mar 17 16:52:25 UTC 2014


    Date: Monday, March 17, 2014 @ 17:52:25
  Author: arodseth
Revision: 107523

New version of Nuitka

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-17 16:51:43 UTC (rev 107522)
+++ PKGBUILD	2014-03-17 16:52:25 UTC (rev 107523)
@@ -3,7 +3,7 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname=nuitka
-pkgver=0.5.0.2
+pkgver=0.5.1.1
 pkgrel=1
 pkgdesc='Python to native compiler'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python')
 options=('!emptydirs')
 source=("http://nuitka.net/releases/Nuitka-$pkgver.tar.gz")
-sha256sums=('adb1d91a0252c11919e1e85db4b4cd2b044b9711cd79e40c0ea07737054e9c0a')
+sha256sums=('dac19d8865026f8375c8dee5b3944719c3a37f3e12e8924664b7873327fdad46')
 
 package() {
   cd "Nuitka-$pkgver"




More information about the arch-commits mailing list