[arch-commits] Commit in nuitka/trunk (PKGBUILD)
David Runge
dvzrv at gemini.archlinux.org
Sun Sep 5 18:22:21 UTC 2021
Date: Sunday, September 5, 2021 @ 18:22:21
Author: dvzrv
Revision: 1011817
upgpkg: nuitka 0.6.16.4-1: Upgrade to 0.6.16.4.
Modified:
nuitka/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-05 18:22:13 UTC (rev 1011816)
+++ PKGBUILD 2021-09-05 18:22:21 UTC (rev 1011817)
@@ -4,7 +4,7 @@
_name=Nuitka
pkgname=nuitka
-pkgver=0.6.16.3
+pkgver=0.6.16.4
pkgrel=1
pkgdesc='Python compiler with full language support and CPython compatibility'
arch=('any')
@@ -17,8 +17,8 @@
'chrpath: for building standalone executables')
options=(!emptydirs)
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('38393b36811061d2250a275e8e5ffed0bcae1bdf8c30a6fd27c79a63f38421223267938240bbc9ee9974a2f2f18c7fa67beb4630400c77e0994023af62a4ef33')
-b2sums=('cbcf6d4cc7a85a4baacb17a18614b0ef530195b654edde9cb24231408cd673c393485ba42558145f28e20023c3618179adbf7430bc622a2d0b495f1cff4c8574')
+sha512sums=('fccdc24674deac985d3afb56ec57b9ae18b29b745b7ce324f2cdc9383dfd8d273cae3da8e76a85a281c6636e300d346bb4658e8d4212318e1eede747d160c43a')
+b2sums=('96992903d89a70921ab92ce4c5fa4b547b67cf0133098cce0fafc8037ca9d0b627fb21f9cc98e112d26766b39b023e1aef1a3eceff71f32d7f6a30db7314882d')
prepare() {
mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list