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

Alexander Rødseth arodseth at archlinux.org
Sat Mar 26 19:14:32 UTC 2016


    Date: Saturday, March 26, 2016 @ 20:14:31
  Author: arodseth
Revision: 168502

upgpkg: nuitka 0.5.20.0-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-26 18:47:17 UTC (rev 168501)
+++ PKGBUILD	2016-03-26 19:14:31 UTC (rev 168502)
@@ -3,7 +3,7 @@
 # Contributor: Panagiotis Mavrogiorgos <pmav99 at gmail.com>
 
 pkgname=nuitka
-pkgver=0.5.19.1
+pkgver=0.5.20.0
 pkgrel=1
 pkgdesc='Python to native compiler'
 arch=('any')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 optdepends=('chrpath: for building standalone executables')
 source=("http://nuitka.net/releases/Nuitka-${pkgver%.0}.tar.gz")
-sha256sums=('ceb980d29fdb0abdce2dd28f65ff304deeda639117f253f18ca7f035de79e982')
+sha256sums=('84f5513e8e2df45edf5d731c31dbdb7f79c8cb9ec3472110e008b0f4d06019fb')
 
 package() {
   cd "Nuitka-${pkgver%.0}"



More information about the arch-commits mailing list