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

Alexander Rødseth arodseth at archlinux.org
Wed Dec 17 21:15:21 UTC 2014


    Date: Wednesday, December 17, 2014 @ 22:15:20
  Author: arodseth
Revision: 124053

upgpkg: nuitka 0.5.5.3-2

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-17 21:05:01 UTC (rev 124052)
+++ PKGBUILD	2014-12-17 21:15:20 UTC (rev 124053)
@@ -4,13 +4,13 @@
 
 pkgname=nuitka
 pkgver=0.5.5.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Python to native compiler'
 arch=('any')
 url='http://www.nuitka.net/'
 license=('APACHE')
 makedepends=('scons')
-depends=('python')
+depends=('python' 'scons')
 options=('!emptydirs')
 source=("http://nuitka.net/releases/Nuitka-$pkgver.tar.gz")
 sha256sums=('c4ad6f89395d38c08aa2852fd3bf996a8e6496c69fd64c829a716ce096d03e59')



More information about the arch-commits mailing list