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

Alexander Rødseth arodseth at archlinux.org
Mon Apr 10 12:53:48 UTC 2017


    Date: Monday, April 10, 2017 @ 12:53:47
  Author: arodseth
Revision: 221762

upgpkg: nuitka 0.5.25.0-2

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-10 11:48:20 UTC (rev 221761)
+++ PKGBUILD	2017-04-10 12:53:47 UTC (rev 221762)
@@ -4,15 +4,15 @@
 
 pkgname=nuitka
 pkgver=0.5.25.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Python to native compiler'
 arch=('any')
-url='http://nuitka.net/'
+url='https://nuitka.net/'
 license=('APACHE')
 depends=('python')
 options=('!emptydirs')
 optdepends=('chrpath: for building standalone executables')
-source=("http://nuitka.net/releases/Nuitka-${pkgver%.0}.tar.gz")
+source=("https://nuitka.net/releases/Nuitka-${pkgver%.0}.tar.gz")
 sha256sums=('d4e39a185be9a60ac4ea8baf263b9720d2f79b3d833d8867ad9782b9242fb460')
 
 package() {



More information about the arch-commits mailing list