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

Alexander Rødseth arodseth at archlinux.org
Wed Jan 25 12:25:57 UTC 2017


    Date: Wednesday, January 25, 2017 @ 12:25:56
  Author: arodseth
Revision: 209043

upgpkg: nuitka 0.5.25.0-1

Modified:
  nuitka/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-25 12:25:44 UTC (rev 209042)
+++ PKGBUILD	2017-01-25 12:25:56 UTC (rev 209043)
@@ -3,8 +3,8 @@
 # Contributor: Panagiotis Mavrogiorgos <pmav99 at gmail.com>
 
 pkgname=nuitka
-pkgver=0.5.24.1
-pkgrel=2
+pkgver=0.5.25.0
+pkgrel=1
 pkgdesc='Python to native compiler'
 arch=('any')
 url='http://nuitka.net/'
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 optdepends=('chrpath: for building standalone executables')
 source=("http://nuitka.net/releases/Nuitka-${pkgver%.0}.tar.gz")
-sha256sums=('f1d3c2126354c4c91e4534b0b256464de0f96f9b2a9052bae5ab50d544f2f416')
+sha256sums=('d4e39a185be9a60ac4ea8baf263b9720d2f79b3d833d8867ad9782b9242fb460')
 
 package() {
   cd "Nuitka-${pkgver%.0}"



More information about the arch-commits mailing list