[arch-commits] Commit in nuitka/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Tue Nov 15 13:08:13 UTC 2016
Date: Tuesday, November 15, 2016 @ 13:08:12
Author: arodseth
Revision: 195965
upgpkg: nuitka 0.5.24.0-1
Modified:
nuitka/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-11-15 12:28:02 UTC (rev 195964)
+++ PKGBUILD 2016-11-15 13:08:12 UTC (rev 195965)
@@ -3,7 +3,7 @@
# Contributor: Panagiotis Mavrogiorgos <pmav99 at gmail.com>
pkgname=nuitka
-pkgver=0.5.23.2
+pkgver=0.5.24.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=('c2ecefffbe02da816aac35cfd3496a48180b6fbc71fff1bc85a03f7c63b4e731')
+sha256sums=('e3253dec3e90bf4e77b7e95c152838f4ca225ccb867d3ded55196dccbaefa56c')
package() {
cd "Nuitka-${pkgver%.0}"
More information about the arch-commits
mailing list