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

Alexander Rødseth arodseth at archlinux.org
Thu Jan 29 15:49:52 UTC 2015


    Date: Thursday, January 29, 2015 @ 16:49:52
  Author: arodseth
Revision: 126748

upgpkg: nuitka 0.5.9-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-29 15:09:32 UTC (rev 126747)
+++ PKGBUILD	2015-01-29 15:49:52 UTC (rev 126748)
@@ -3,7 +3,7 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname=nuitka
-pkgver=0.5.8
+pkgver=0.5.9
 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=('59ee99ef2ca1039fa233bc5837c53c385f85383e36437f1ec6e3c770423dbc12')
+sha256sums=('29a82e6fa9d3314e71b6c31a00eb7182e68ea0b1d1c49e988b053ef4e363edbb')
 
 package() {
   cd "Nuitka-$pkgver"



More information about the arch-commits mailing list