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

Alexander Rødseth arodseth at nymeria.archlinux.org
Fri Feb 14 12:32:09 UTC 2014


    Date: Friday, February 14, 2014 @ 13:32:08
  Author: arodseth
Revision: 105723

upgpkg: nuitka 0.5.0.2-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-14 11:30:55 UTC (rev 105722)
+++ PKGBUILD	2014-02-14 12:32:08 UTC (rev 105723)
@@ -3,8 +3,8 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
 
 pkgname=nuitka
-pkgver=0.5.0
-pkgrel=2
+pkgver=0.5.0.2
+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=('bfacdf0619b0271da794ed20326f8dd42bab94cf0af5a882c85f241e4faf058b')
+sha256sums=('adb1d91a0252c11919e1e85db4b4cd2b044b9711cd79e40c0ea07737054e9c0a')
 
 package() {
   cd "Nuitka-$pkgver"




More information about the arch-commits mailing list