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

Alexander Rødseth arodseth at archlinux.org
Fri Mar 6 14:52:08 UTC 2015


    Date: Friday, March 6, 2015 @ 15:52:08
  Author: arodseth
Revision: 128819

upgpkg: nuitka 0.5.10-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-06 14:15:53 UTC (rev 128818)
+++ PKGBUILD	2015-03-06 14:52:08 UTC (rev 128819)
@@ -3,7 +3,7 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname=nuitka
-pkgver=0.5.9
+pkgver=0.5.10
 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=('29a82e6fa9d3314e71b6c31a00eb7182e68ea0b1d1c49e988b053ef4e363edbb')
+sha256sums=('a2fe2cbc93987e660dfc74f3b70efa07babaf416a944d347911e3e30956525f8')
 
 package() {
   cd "Nuitka-$pkgver"



More information about the arch-commits mailing list