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

David Runge dvzrv at archlinux.org
Sat Apr 24 14:08:24 UTC 2021


    Date: Saturday, April 24, 2021 @ 14:08:24
  Author: dvzrv
Revision: 923657

upgpkg: nuitka 0.6.14.4-1: Upgrade to 0.6.14.4.

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-24 14:04:30 UTC (rev 923656)
+++ PKGBUILD	2021-04-24 14:08:24 UTC (rev 923657)
@@ -4,7 +4,7 @@
 
 _name=Nuitka
 pkgname=nuitka
-pkgver=0.6.14.1
+pkgver=0.6.14.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=('6f42d8a365bee4b28659920231f0cee0901741a33614e5c5f5fd8e580181dcb095b35a2306395b1c3c9fd127e5c2bc4b79948a68b378a6b461492fe3f15bce63')
-b2sums=('a866210875bebaf27146534544261c8fe19099cf5bac112dac920c6b447cf64665658907d9fcb498cb82881f15701511dc39250e1da7018d1137e22cdbdd30a1')
+sha512sums=('180a13cc4408a3bc3057b8cd4d637d6d5e14d7fe270b43b17d94233e7dbe08497bdc6beab27c940175f8707b7ebef9464ed514bda907f430b47b84ad00bfa948')
+b2sums=('8642e62210bc873034342cb40e6a910d2ac6169910c007a80b48a4e82531e1049931917313407912182999afd5d5bcbad5f0b4aa0113ce710098dcc1a58c3051')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"



More information about the arch-commits mailing list