[arch-commits] Commit in nuitka/trunk (PKGBUILD)
Alexander Rødseth
arodseth at nymeria.archlinux.org
Mon Jun 23 16:17:57 UTC 2014
Date: Monday, June 23, 2014 @ 18:17:57
Author: arodseth
Revision: 113461
upgpkg: nuitka 0.5.2-1
Modified:
nuitka/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-06-23 13:12:29 UTC (rev 113460)
+++ PKGBUILD 2014-06-23 16:17:57 UTC (rev 113461)
@@ -3,7 +3,7 @@
# Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
pkgname=nuitka
-pkgver=0.5.1.6
+pkgver=0.5.2
pkgrel=1
pkgdesc='Python to native compiler'
arch=('any')
@@ -13,7 +13,7 @@
depends=('python')
options=('!emptydirs')
source=("http://nuitka.net/releases/Nuitka-$pkgver.tar.gz")
-sha256sums=('4e37e12d772a2c087f9fd9645552ec3d700928f036d9cef9dd959077097730cb')
+sha256sums=('1d233ad733e35c80b1c7bec8332cae4c1457b9c7ffd5241b0f8609e207224dce')
package() {
cd "Nuitka-$pkgver"
More information about the arch-commits
mailing list