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

Alexander Rødseth arodseth at archlinux.org
Wed Feb 3 20:02:27 UTC 2016


    Date: Wednesday, February 3, 2016 @ 21:02:27
  Author: arodseth
Revision: 160103

upgpkg: nuitka 0.5.19.0-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-03 19:44:15 UTC (rev 160102)
+++ PKGBUILD	2016-02-03 20:02:27 UTC (rev 160103)
@@ -3,7 +3,7 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname=nuitka
-pkgver=0.5.18.0
+pkgver=0.5.19.0
 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=('ca3881a578647d1ecbbf67b1ea884f985624c45be0de52b62880a4d6cc39ab7d')
+sha256sums=('6e706fb6ebd215e3c5cc9111ab9549dbd46b4a98b1e008d98de68fd5f5d0efc3')
 
 package() {
   cd "Nuitka-${pkgver%.0}"



More information about the arch-commits mailing list