[arch-commits] Commit in python-cx-freeze/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Dec 24 11:40:22 UTC 2020
Date: Thursday, December 24, 2020 @ 11:40:22
Author: felixonmars
Revision: 787090
upgpkg: python-cx-freeze 6.4.2-1
Modified:
python-cx-freeze/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-24 11:40:18 UTC (rev 787089)
+++ PKGBUILD 2020-12-24 11:40:22 UTC (rev 787090)
@@ -7,7 +7,7 @@
# Contributor: Julien Duponchelle <julien at gns3.net>
pkgname=python-cx-freeze
-pkgver=6.4.1
+pkgver=6.4.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=('1ce3debc542ca6b4d356e0cac907432386bd23e7f33b968e848f8d9a4307b13909c916511f2e381bd40d004241c90a8e9467701fadef641fc846f765253dc626')
+sha512sums=('ddcff29c749872a51d691f852630f2e4cca77449c930993807cc1d459087ba25a2e58c2ce8669e4ca297a0d3ac659b007d9a94fdc389b46685aeb7a95307882b')
prepare() {
cd cx_Freeze-$pkgver
More information about the arch-commits
mailing list