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

Alexander Rødseth arodseth at archlinux.org
Sun Aug 2 14:26:09 UTC 2015


    Date: Sunday, August 2, 2015 @ 16:26:09
  Author: arodseth
Revision: 137699

upgpkg: nuitka 0.5.13.4-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-02 12:33:00 UTC (rev 137698)
+++ PKGBUILD	2015-08-02 14:26:09 UTC (rev 137699)
@@ -3,8 +3,8 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname=nuitka
-pkgver=0.5.13.2
-pkgrel=2
+pkgver=0.5.13.4
+pkgrel=1
 pkgdesc='Python to native compiler'
 arch=('any')
 url='http://nuitka.net/'
@@ -14,7 +14,7 @@
 options=('!emptydirs')
 optdepends=('chrpath: for building standalone executables')
 source=("http://nuitka.net/releases/Nuitka-$pkgver.tar.gz")
-sha256sums=('bd1cdb9a12980fe63bedbcc895f0aa87ca8082f9520070c690a7f8cc21ebb787')
+sha256sums=('70545856c7424b73b8b0acff53d47854f3376ad4ffa7bfbb93e7ce1af12485a4')
 
 package() {
   cd "Nuitka-$pkgver"



More information about the arch-commits mailing list