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

Alexander Rødseth arodseth at nymeria.archlinux.org
Wed Jan 22 17:27:24 UTC 2014


    Date: Wednesday, January 22, 2014 @ 18:27:23
  Author: arodseth
Revision: 104551

upgpkg: nuitka 0.5.0-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-22 17:27:23 UTC (rev 104550)
+++ PKGBUILD	2014-01-22 17:27:23 UTC (rev 104551)
@@ -4,8 +4,8 @@
 
 _name=Nuitka
 pkgname=nuitka
-pkgver=0.4.7
-pkgrel=2
+pkgver=0.5.0
+pkgrel=1
 pkgdesc='Python to native compiler'
 arch=('any')
 url='http://www.nuitka.net/'
@@ -14,7 +14,7 @@
 depends=('python2')
 options=('!emptydirs')
 source=("http://nuitka.net/releases/$_name-$pkgver.tar.gz")
-sha256sums=('3ad25562491f4256bf77f71361e8a7af168c421d6c76c987012c7b90941f4e5d')
+sha256sums=('bfacdf0619b0271da794ed20326f8dd42bab94cf0af5a882c85f241e4faf058b')
 
 prepare() {
   cd "$_name-$pkgver"




More information about the arch-commits mailing list