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

Alexander Rødseth arodseth at archlinux.org
Sat Nov 3 11:26:11 UTC 2018


    Date: Saturday, November 3, 2018 @ 11:26:10
  Author: arodseth
Revision: 401336

upgpkg: nuitka 0.6.0.6-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-03 10:51:23 UTC (rev 401335)
+++ PKGBUILD	2018-11-03 11:26:10 UTC (rev 401336)
@@ -4,7 +4,7 @@
 pkgname=nuitka
 pkgver=0.6.0.6
 pkgrel=1
-pkgdesc='Python compiler that produces faster executables, but depends on libpython'
+pkgdesc='Python compiler that produces faster executables and depends on libpython'
 arch=('any')
 url='https://nuitka.net/'
 license=('APACHE')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 options=('!emptydirs')
 optdepends=('chrpath: for building standalone executables')
-source=("https://nuitka.net/releases/Nuitka-$pkgver.tar.bz2"{,.sig})
+source=("${url}releases/Nuitka-$pkgver.tar.bz2"{,.sig})
 sha256sums=('6d47e2a896f8f2cfd632065e1fbf7d5edc99d325fd4a0805985c149ac6fd011f'
             'SKIP')
 validpgpkeys=('D96ADCA1377F1CEB6B5103F11BFC33752912B99C') # Kay Hayen
@@ -23,5 +23,5 @@
   python setup.py install --root="$pkgdir" --optimize=1
 }
 
-# getver: -u 3 nuitka.net/pages/download.html
+# getver: nuitka.net/pages/download.html
 # vim: sw=2 ts=2 et:



More information about the arch-commits mailing list