[arch-commits] Commit in nuitka/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Wed Mar 16 11:15:30 UTC 2016
Date: Wednesday, March 16, 2016 @ 12:15:30
Author: arodseth
Revision: 166930
upgpkg: nuitka 0.5.19.1-1
Modified:
nuitka/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-16 10:38:14 UTC (rev 166929)
+++ PKGBUILD 2016-03-16 11:15:30 UTC (rev 166930)
@@ -1,20 +1,19 @@
# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Panagiotis Mavrogiorgos <pmav99 at gmail.com>
pkgname=nuitka
-pkgver=0.5.19.0
+pkgver=0.5.19.1
pkgrel=1
pkgdesc='Python to native compiler'
arch=('any')
url='http://nuitka.net/'
license=('APACHE')
-#makedepends=('scons')
depends=('python')
options=('!emptydirs')
optdepends=('chrpath: for building standalone executables')
source=("http://nuitka.net/releases/Nuitka-${pkgver%.0}.tar.gz")
-sha256sums=('6e706fb6ebd215e3c5cc9111ab9549dbd46b4a98b1e008d98de68fd5f5d0efc3')
+sha256sums=('ceb980d29fdb0abdce2dd28f65ff304deeda639117f253f18ca7f035de79e982')
package() {
cd "Nuitka-${pkgver%.0}"
More information about the arch-commits
mailing list