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

Alexander Rødseth arodseth at archlinux.org
Sat Apr 11 21:43:06 UTC 2015


    Date: Saturday, April 11, 2015 @ 23:43:06
  Author: arodseth
Revision: 131188

upgpkg: nuitka 0.5.12-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-11 20:49:37 UTC (rev 131187)
+++ PKGBUILD	2015-04-11 21:43:06 UTC (rev 131188)
@@ -3,7 +3,7 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname=nuitka
-pkgver=0.5.11.1
+pkgver=0.5.12
 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=('dd40af1a449f2c05d49b90cdadd844e58b0f9006f90beb1d0e87fb40c27ee021')
+sha256sums=('68c07510d6078a25eaec50092fc2f624d98a652472cd01b2403dff679b0fcd53')
 
 package() {
   cd "Nuitka-$pkgver"



More information about the arch-commits mailing list