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

Felix Yan felixonmars at archlinux.org
Wed Dec 16 19:35:14 UTC 2020


    Date: Wednesday, December 16, 2020 @ 19:35:13
  Author: felixonmars
Revision: 776931

upgpkg: python-cx-freeze 6.4-1

fix pkgname

Modified:
  python-cx-freeze/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-16 19:33:26 UTC (rev 776930)
+++ PKGBUILD	2020-12-16 19:35:13 UTC (rev 776931)
@@ -6,7 +6,7 @@
 # Contributor: Roberto Alsina <ralsina at kde.org>
 # Contributor: Julien Duponchelle <julien at gns3.net>
 
-pkgname=python-cx_freeze
+pkgname=python-cx-freeze
 pkgver=6.4
 pkgrel=1
 pkgdesc='Create standalone executables from Python scripts'



More information about the arch-commits mailing list