[arch-commits] Commit in nuitka/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Fri Oct 7 11:48:28 UTC 2016
Date: Friday, October 7, 2016 @ 11:48:27
Author: arodseth
Revision: 191549
upgpkg: nuitka 0.5.23.0-1
Modified:
nuitka/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-07 11:48:23 UTC (rev 191548)
+++ PKGBUILD 2016-10-07 11:48:27 UTC (rev 191549)
@@ -3,7 +3,7 @@
# Contributor: Panagiotis Mavrogiorgos <pmav99 at gmail.com>
pkgname=nuitka
-pkgver=0.5.22
+pkgver=0.5.23.0
pkgrel=1
pkgdesc='Python to native compiler'
arch=('any')
@@ -13,7 +13,7 @@
options=('!emptydirs')
optdepends=('chrpath: for building standalone executables')
source=("http://nuitka.net/releases/Nuitka-${pkgver%.0}.tar.gz")
-sha256sums=('de77fc24952846bcca51b6b65ccc3cbbbbca426784f79225ed30a11995916cbf')
+sha256sums=('9c59e41b8b502fd594d61daa92a368e7c000ce960081fdf6cc63c330f930d41d')
package() {
cd "Nuitka-${pkgver%.0}"
More information about the arch-commits
mailing list