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

Felix Yan felixonmars at archlinux.org
Sat Feb 22 15:14:01 UTC 2020


    Date: Saturday, February 22, 2020 @ 15:14:01
  Author: felixonmars
Revision: 578738

upgpkg: python-cx_freeze 6.1-1

Modified:
  python-cx_freeze/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-22 15:13:54 UTC (rev 578737)
+++ PKGBUILD	2020-02-22 15:14:01 UTC (rev 578738)
@@ -7,8 +7,8 @@
 # Contributor: Julien Duponchelle <julien at gns3.net>
 
 pkgname=python-cx_freeze
-pkgver=6.0
-pkgrel=3
+pkgver=6.1
+pkgrel=1
 pkgdesc='Utilities for freezing Python scripts into executables'
 arch=('x86_64')
 url='https://anthony-tuininga.github.io/cx_Freeze'
@@ -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=('24ca10e50f118add6fc9bf371e6ce24c17b00285d73963bbd1b3193977e735b26ba7bb314801208d92d6a0eeca0b5d3a661d5aeea317ac22a752cb9b224d6cd3')
+sha512sums=('571194251f4a7ce01df6bc324b54d9c74c605446aa78dd175b0fb804663d94f2edbbc31d2eaa96a295f148909f4383119dd38d2dfdf8554158137d45b3c86c05')
 
 build() {
   cd cx_Freeze-$pkgver



More information about the arch-commits mailing list