[arch-commits] Commit in nuitka/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Dec 25 23:28:20 UTC 2019
Date: Wednesday, December 25, 2019 @ 23:28:19
Author: felixonmars
Revision: 541458
upgpkg: nuitka 0.6.5-1
Modified:
nuitka/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-25 23:28:05 UTC (rev 541457)
+++ PKGBUILD 2019-12-25 23:28:19 UTC (rev 541458)
@@ -2,8 +2,8 @@
# Contributor: Panagiotis Mavrogiorgos <pmav99 at gmail.com>
pkgname=nuitka
-pkgver=0.6.4
-pkgrel=3
+pkgver=0.6.5
+pkgrel=1
pkgdesc='Python compiler that produces faster executables and depends on libpython'
arch=(any)
url='https://nuitka.net/'
@@ -13,7 +13,7 @@
options=(!emptydirs)
optdepends=('chrpath: for building standalone executables')
source=("$pkgname-$pkgver.tgz::https://github.com/Nuitka/Nuitka/archive/$pkgver.tar.gz")
-sha256sums=('ee22751ecc91d2ec957db8575d0b350b5aea03fe11576fe4a9276903c149d7a2')
+sha256sums=('eb8665e7e7ea87d5a010ace54ff1e99f610d51284e07e95f524ef386fdaa6ca3')
validpgpkeys=('D96ADCA1377F1CEB6B5103F11BFC33752912B99C') # Kay Hayen
package() {
More information about the arch-commits
mailing list