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

Alexander Rødseth arodseth at archlinux.org
Sat Dec 5 12:55:02 UTC 2015


    Date: Saturday, December 5, 2015 @ 13:55:02
  Author: arodseth
Revision: 148440

upgpkg: nuitka 0.5.16.1-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-05 12:01:55 UTC (rev 148439)
+++ PKGBUILD	2015-12-05 12:55:02 UTC (rev 148440)
@@ -3,7 +3,7 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname=nuitka
-pkgver=0.5.16.0
+pkgver=0.5.16.1
 pkgrel=1
 pkgdesc='Python to native compiler'
 arch=('any')
@@ -14,7 +14,7 @@
 options=('!emptydirs')
 optdepends=('chrpath: for building standalone executables')
 source=("http://nuitka.net/releases/Nuitka-${pkgver%.0}.tar.gz")
-sha256sums=('8e641cadb64e865d07c49caa80415095e2540c479ca9fbcda1cce298cf46142d')
+sha256sums=('6e69fad72ff1f377c42b07c4326ea408d231c49379fb53641354b698fef3f463')
 
 package() {
   cd "Nuitka-${pkgver%.0}"



More information about the arch-commits mailing list