[arch-commits] Commit in python-cx-freeze/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Jan 4 02:06:24 UTC 2021


    Date: Monday, January 4, 2021 @ 02:06:24
  Author: felixonmars
Revision: 806266

upgpkg: python-cx-freeze 6.5-1

Modified:
  python-cx-freeze/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-04 02:05:45 UTC (rev 806265)
+++ PKGBUILD	2021-01-04 02:06:24 UTC (rev 806266)
@@ -7,7 +7,7 @@
 # Contributor: Julien Duponchelle <julien at gns3.net>
 
 pkgname=python-cx-freeze
-pkgver=6.4.2
+pkgver=6.5
 pkgrel=1
 pkgdesc='Create standalone executables from Python scripts'
 arch=('x86_64')
@@ -20,7 +20,7 @@
 provides=('python-cx_freeze')
 conflicts=('python-cx_freeze')
 source=("https://github.com/marcelotduarte/cx_Freeze/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('ddcff29c749872a51d691f852630f2e4cca77449c930993807cc1d459087ba25a2e58c2ce8669e4ca297a0d3ac659b007d9a94fdc389b46685aeb7a95307882b')
+sha512sums=('0095d6dfd223a99d151912c69f9c9829a8b165675ba777d7212fce8340aae3bfacce1a2e3f9786a3c71e5335aa96cbff7020f77e518b6697045b83d71fdb234e')
 
 prepare() {
   cd cx_Freeze-$pkgver



More information about the arch-commits mailing list