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

Felix Yan felixonmars at archlinux.org
Wed Jul 15 09:15:05 UTC 2020


    Date: Wednesday, July 15, 2020 @ 09:15:05
  Author: felixonmars
Revision: 663873

upgpkg: python-cx_freeze 6.2-1

Modified:
  python-cx_freeze/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-15 08:46:39 UTC (rev 663872)
+++ PKGBUILD	2020-07-15 09:15:05 UTC (rev 663873)
@@ -7,7 +7,7 @@
 # Contributor: Julien Duponchelle <julien at gns3.net>
 
 pkgname=python-cx_freeze
-pkgver=6.1
+pkgver=6.2
 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=('571194251f4a7ce01df6bc324b54d9c74c605446aa78dd175b0fb804663d94f2edbbc31d2eaa96a295f148909f4383119dd38d2dfdf8554158137d45b3c86c05')
+sha512sums=('eb1a9dc13c3993855deb7ae5ab66c6e8d7d15f50585a4b0e2966003e67b43cf571996e6d40bf0408ff78899955b9031cd649c1e9351dce6445e8a2c3bafd7cf5')
 
 build() {
   cd cx_Freeze-$pkgver



More information about the arch-commits mailing list