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

Alexander Rødseth arodseth at archlinux.org
Thu Dec 31 12:11:19 UTC 2015


    Date: Thursday, December 31, 2015 @ 13:11:19
  Author: arodseth
Revision: 155059

upgpkg: nuitka 0.5.17.0-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-31 11:56:53 UTC (rev 155058)
+++ PKGBUILD	2015-12-31 12:11:19 UTC (rev 155059)
@@ -3,18 +3,18 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname=nuitka
-pkgver=0.5.16.1
+pkgver=0.5.17.0
 pkgrel=1
 pkgdesc='Python to native compiler'
 arch=('any')
 url='http://nuitka.net/'
 license=('APACHE')
-makedepends=('scons')
-depends=('python' 'scons')
+#makedepends=('scons')
+depends=('python')
 options=('!emptydirs')
 optdepends=('chrpath: for building standalone executables')
 source=("http://nuitka.net/releases/Nuitka-${pkgver%.0}.tar.gz")
-sha256sums=('6e69fad72ff1f377c42b07c4326ea408d231c49379fb53641354b698fef3f463')
+sha256sums=('20620fda90c49749fa7852008ae5edc63ad5d81f69c9310b89db2df71e1f50ff')
 
 package() {
   cd "Nuitka-${pkgver%.0}"



More information about the arch-commits mailing list