[arch-commits] Commit in nuitka/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Sat May 14 16:30:05 UTC 2016
Date: Saturday, May 14, 2016 @ 18:30:05
Author: arodseth
Revision: 175390
upgpkg: nuitka 0.5.21.2-1
Modified:
nuitka/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-14 14:50:43 UTC (rev 175389)
+++ PKGBUILD 2016-05-14 16:30:05 UTC (rev 175390)
@@ -3,7 +3,7 @@
# Contributor: Panagiotis Mavrogiorgos <pmav99 at gmail.com>
pkgname=nuitka
-pkgver=0.5.21.0
+pkgver=0.5.21.2
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=('7708124902ecc9d3cb6557eb5b421d2e0ac868d70ad9d0d5d023e1c5a9123bec')
+sha256sums=('f0c489bedfc5962fe0415b5e27440b5e0a0e0ea7c5c32a2cc8c45c8935dc4818')
package() {
cd "Nuitka-${pkgver%.0}"
More information about the arch-commits
mailing list