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

David Runge dvzrv at archlinux.org
Wed Feb 24 18:56:21 UTC 2021


    Date: Wednesday, February 24, 2021 @ 18:56:20
  Author: dvzrv
Revision: 871673

upgpkg: nuitka 0.6.12.3-1: Upgrade to 0.6.12.3.

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-24 18:45:59 UTC (rev 871672)
+++ PKGBUILD	2021-02-24 18:56:20 UTC (rev 871673)
@@ -4,7 +4,7 @@
 
 _name=Nuitka
 pkgname=nuitka
-pkgver=0.6.12.2
+pkgver=0.6.12.3
 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=('efc987fd3695533a160f7631b9295aa43cf4c01bbc46ec9f36503940129b5c07b96bd9928f176c300e1f1afb55d5d9b6bdd03702f5ecfc2085efc3141768ef5f')
-b2sums=('a85387249500fffebedfc637ecabaf2a2b7f92c42bc5389d1bc2640c2cb27822b46b597b581c0c0aac4b6fb64bde35a7f811b3e1ee461d7ba5d6148fc545f681')
+sha512sums=('34310b6fc73423e25f176ed68043f14ec90fd26b5696c8489fda6214112b3a8372d015f1586a24fe40abbf50e1ca19469ba36f48520b89c9a6e0cc65c7ef56be')
+b2sums=('89fb733fc5b92b1b1039ec3a7d6bae27f2e2b783015f075b143f9818034c602205c514fab86f598f07250605bd4f3347eaf8591b378d223a00bae986c428657c')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"



More information about the arch-commits mailing list