[arch-commits] Commit in nuitka/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Wed Jul 18 14:49:11 UTC 2018
Date: Wednesday, July 18, 2018 @ 14:49:11
Author: arodseth
Revision: 362023
upgpkg: nuitka 0.5.31.0-1
Modified:
nuitka/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-18 14:49:00 UTC (rev 362022)
+++ PKGBUILD 2018-07-18 14:49:11 UTC (rev 362023)
@@ -1,10 +1,10 @@
# $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
# Contributor: Panagiotis Mavrogiorgos <pmav99 at gmail.com>
pkgname=nuitka
-pkgver=0.5.30
-pkgrel=2
+pkgver=0.5.31.0
+pkgrel=1
pkgdesc='Python to native compiler'
arch=('any')
url='https://nuitka.net/'
@@ -14,7 +14,7 @@
options=('!emptydirs')
optdepends=('chrpath: for building standalone executables')
source=("https://nuitka.net/releases/Nuitka-${pkgver%.0}.tar.gz"{,.sig})
-sha256sums=('f4480ee50bc553b91151d1a550aad35447481de73fcec80f52ba846d907840b6'
+sha256sums=('26d28acab764151af89b19af31ba49593c456baf0e0a0b67f8d76e7dd265bff0'
'SKIP')
validpgpkeys=('D96ADCA1377F1CEB6B5103F11BFC33752912B99C') # Kay Hayen
@@ -24,5 +24,5 @@
python setup.py install --root="$pkgdir" --optimize=1
}
-# getver: nuitka.net/pages/download.html
+# getver: -u=2 nuitka.net/pages/download.html
# vim: sw=2 ts=2 et:
More information about the arch-commits
mailing list