[arch-commits] Commit in nuitka/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Mon Apr 27 16:54:15 UTC 2015


    Date: Monday, April 27, 2015 @ 18:54:15
  Author: arodseth
Revision: 132327

upgpkg: nuitka 0.5.12.2-1

Modified:
  nuitka/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-27 14:26:59 UTC (rev 132326)
+++ PKGBUILD	2015-04-27 16:54:15 UTC (rev 132327)
@@ -3,7 +3,7 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname=nuitka
-pkgver=0.5.12
+pkgver=0.5.12.2
 pkgrel=1
 pkgdesc='Python to native compiler'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python' 'scons')
 options=('!emptydirs')
 source=("http://nuitka.net/releases/Nuitka-$pkgver.tar.gz")
-sha256sums=('68c07510d6078a25eaec50092fc2f624d98a652472cd01b2403dff679b0fcd53')
+sha256sums=('c704453f8ab05797aaed3f8e6f8744ed6a94dd6ec2fc9d7140cfafadbe17c9fb')
 
 package() {
   cd "Nuitka-$pkgver"



More information about the arch-commits mailing list