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

Felix Yan fyan at nymeria.archlinux.org
Thu Apr 10 14:28:37 UTC 2014


    Date: Thursday, April 10, 2014 @ 16:28:37
  Author: fyan
Revision: 109126

upgpkg: nuitka 0.5.1.3-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-10 14:26:39 UTC (rev 109125)
+++ PKGBUILD	2014-04-10 14:28:37 UTC (rev 109126)
@@ -3,8 +3,8 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname=nuitka
-pkgver=0.5.1.1
-pkgrel=2
+pkgver=0.5.1.3
+pkgrel=1
 pkgdesc='Python to native compiler'
 arch=('any')
 url='http://www.nuitka.net/'
@@ -13,7 +13,7 @@
 depends=('python')
 options=('!emptydirs')
 source=("http://nuitka.net/releases/Nuitka-$pkgver.tar.gz")
-sha256sums=('dac19d8865026f8375c8dee5b3944719c3a37f3e12e8924664b7873327fdad46')
+sha256sums=('bbbd9a612ebe6db7fdfa3720aee4f78cf9b89fb622a913b6c89868055d33e595')
 
 package() {
   cd "Nuitka-$pkgver"




More information about the arch-commits mailing list