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

Alexander Rødseth arodseth at archlinux.org
Tue Mar 24 23:13:35 UTC 2015


    Date: Wednesday, March 25, 2015 @ 00:13:34
  Author: arodseth
Revision: 129870

upgpkg: nuitka 0.5.11.1-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-24 23:12:54 UTC (rev 129869)
+++ PKGBUILD	2015-03-24 23:13:34 UTC (rev 129870)
@@ -3,7 +3,7 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname=nuitka
-pkgver=0.5.11
+pkgver=0.5.11.1
 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=('03e6a8f8cb6b7b646d0cd33a7f98b4360ac5aef3c1df65663cf1f1b78fb007a8')
+sha256sums=('dd40af1a449f2c05d49b90cdadd844e58b0f9006f90beb1d0e87fb40c27ee021')
 
 package() {
   cd "Nuitka-$pkgver"



More information about the arch-commits mailing list