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

Felix Yan felixonmars at archlinux.org
Sun Jan 24 12:27:03 UTC 2021


    Date: Sunday, January 24, 2021 @ 12:27:02
  Author: felixonmars
Revision: 828100

upgpkg: python-cx-freeze 6.5.3-1

Modified:
  python-cx-freeze/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-24 12:25:05 UTC (rev 828099)
+++ PKGBUILD	2021-01-24 12:27:02 UTC (rev 828100)
@@ -7,7 +7,7 @@
 # Contributor: Julien Duponchelle <julien at gns3.net>
 
 pkgname=python-cx-freeze
-pkgver=6.5.2
+pkgver=6.5.3
 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=('5d4a28dff6ba2d84f4bebe5db1887e0c3fe83aca01b0156dd3974a26f1921fc1edb85d8d07af8fddbd3f2d8e938809c5b54f566d79fa716a26a53718b73e293b')
+sha512sums=('4de0b52ee2862cb9b467d64db58aca4b33c2998bbcaa86541ceba92266ccd0800665582d1327203a8b2942bd1b9282d611b29a7122ebf67591fd62b4b7a1327f')
 
 prepare() {
   cd cx_Freeze-$pkgver



More information about the arch-commits mailing list