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

Alexander Rødseth arodseth at archlinux.org
Sun May 10 10:39:52 UTC 2015


    Date: Sunday, May 10, 2015 @ 12:39:52
  Author: arodseth
Revision: 133164

upgpkg: nuitka 0.5.13.1-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-10 10:23:38 UTC (rev 133163)
+++ PKGBUILD	2015-05-10 10:39:52 UTC (rev 133164)
@@ -3,17 +3,17 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname=nuitka
-pkgver=0.5.12.2
+pkgver=0.5.13.1
 pkgrel=1
 pkgdesc='Python to native compiler'
 arch=('any')
-url='http://www.nuitka.net/'
+url='http://nuitka.net/'
 license=('APACHE')
 makedepends=('scons')
 depends=('python' 'scons')
 options=('!emptydirs')
 source=("http://nuitka.net/releases/Nuitka-$pkgver.tar.gz")
-sha256sums=('c704453f8ab05797aaed3f8e6f8744ed6a94dd6ec2fc9d7140cfafadbe17c9fb')
+sha256sums=('67dcbe8bc696dff3672f32b50ce07027089aff522d4f1964978219d6e94e4162')
 
 package() {
   cd "Nuitka-$pkgver"
@@ -21,4 +21,5 @@
   python setup.py install --root="$pkgdir" --optimize=1
 } 
 
+# getver: nuitka.net/pages/download.html
 # vim: sw=2 ts=2 et:



More information about the arch-commits mailing list