[arch-commits] Commit in python-cx_freeze/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Nov 3 19:57:17 UTC 2020
Date: Tuesday, November 3, 2020 @ 19:57:17
Author: felixonmars
Revision: 741301
upgpkg: python-cx_freeze 6.3-1
Modified:
python-cx_freeze/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-03 19:52:22 UTC (rev 741300)
+++ PKGBUILD 2020-11-03 19:57:17 UTC (rev 741301)
@@ -7,7 +7,7 @@
# Contributor: Julien Duponchelle <julien at gns3.net>
pkgname=python-cx_freeze
-pkgver=6.2
+pkgver=6.3
pkgrel=1
pkgdesc='Utilities for freezing Python scripts into executables'
arch=('x86_64')
@@ -18,7 +18,7 @@
makedepends=('python-setuptools')
checkdepends=('python-nose' 'python-openpyxl')
source=("$pkgname-$pkgver.tar.gz::https://github.com/anthony-tuininga/cx_Freeze/archive/$pkgver.tar.gz")
-sha512sums=('eb1a9dc13c3993855deb7ae5ab66c6e8d7d15f50585a4b0e2966003e67b43cf571996e6d40bf0408ff78899955b9031cd649c1e9351dce6445e8a2c3bafd7cf5')
+sha512sums=('6ccc9417faae23a675a00795f00b530c9003c69cd292a9978d69c55785f1638cd13491ac312a7f4f4d3e8e7055e18911866059738a2a83e932cff74eecdb504a')
build() {
cd cx_Freeze-$pkgver
More information about the arch-commits
mailing list