[arch-commits] Commit in nuitka/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Tue Jul 31 07:17:18 UTC 2018
Date: Tuesday, July 31, 2018 @ 07:17:17
Author: arodseth
Revision: 365058
upgpkg: nuitka 0.5.32.1-1
Modified:
nuitka/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-31 06:51:39 UTC (rev 365057)
+++ PKGBUILD 2018-07-31 07:17:17 UTC (rev 365058)
@@ -3,8 +3,8 @@
# Contributor: Panagiotis Mavrogiorgos <pmav99 at gmail.com>
pkgname=nuitka
-pkgver=0.5.31.0
-pkgrel=2
+pkgver=0.5.32.1
+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=('26d28acab764151af89b19af31ba49593c456baf0e0a0b67f8d76e7dd265bff0'
+sha256sums=('eb95783171f5bd71ff88979092448202b965ed873b8f3a2c506209cf52e78dc9'
'SKIP')
validpgpkeys=('D96ADCA1377F1CEB6B5103F11BFC33752912B99C') # Kay Hayen
@@ -24,5 +24,5 @@
python setup.py install --root="$pkgdir" --optimize=1
}
-# getver: -u=2 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