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

Alexander Rødseth arodseth at archlinux.org
Sun Nov 20 19:06:30 UTC 2016


    Date: Sunday, November 20, 2016 @ 19:06:29
  Author: arodseth
Revision: 196389

upgpkg: nuitka 0.5.24.1-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-20 18:46:11 UTC (rev 196388)
+++ PKGBUILD	2016-11-20 19:06:29 UTC (rev 196389)
@@ -3,7 +3,7 @@
 # Contributor: Panagiotis Mavrogiorgos <pmav99 at gmail.com>
 
 pkgname=nuitka
-pkgver=0.5.24.0
+pkgver=0.5.24.1
 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=('e3253dec3e90bf4e77b7e95c152838f4ca225ccb867d3ded55196dccbaefa56c')
+sha256sums=('f1d3c2126354c4c91e4534b0b256464de0f96f9b2a9052bae5ab50d544f2f416')
 
 package() {
   cd "Nuitka-${pkgver%.0}"



More information about the arch-commits mailing list