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

Felix Yan felixonmars at archlinux.org
Tue Jan 19 16:12:05 UTC 2021


    Date: Tuesday, January 19, 2021 @ 16:12:05
  Author: felixonmars
Revision: 823725

upgpkg: python-cx-freeze 6.5.2-1

Modified:
  python-cx-freeze/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-19 16:07:49 UTC (rev 823724)
+++ PKGBUILD	2021-01-19 16:12:05 UTC (rev 823725)
@@ -7,7 +7,7 @@
 # Contributor: Julien Duponchelle <julien at gns3.net>
 
 pkgname=python-cx-freeze
-pkgver=6.5.1
+pkgver=6.5.2
 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=('9a3731f27199da703080fc9316b75cf9a738c59f7612d9871e40cf6dada84e67fe143c0510e0ed0de57e6221680a2383d468ba007f891c530b2c9029cf88003f')
+sha512sums=('5d4a28dff6ba2d84f4bebe5db1887e0c3fe83aca01b0156dd3974a26f1921fc1edb85d8d07af8fddbd3f2d8e938809c5b54f566d79fa716a26a53718b73e293b')
 
 prepare() {
   cd cx_Freeze-$pkgver



More information about the arch-commits mailing list