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

Felix Yan felixonmars at archlinux.org
Sat Mar 3 03:24:34 UTC 2018


    Date: Saturday, March 3, 2018 @ 03:24:33
  Author: felixonmars
Revision: 301770

upgpkg: python-cx_freeze 5.1-1

Modified:
  python-cx_freeze/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-03 03:24:03 UTC (rev 301769)
+++ PKGBUILD	2018-03-03 03:24:33 UTC (rev 301770)
@@ -8,7 +8,7 @@
 
 pkgbase=python-cx_freeze
 pkgname=('python-cx_freeze' 'python2-cx_freeze')
-pkgver=5.0.2
+pkgver=5.1
 pkgrel=1
 pkgdesc='Utilities for freezing Python scripts into executables'
 arch=('x86_64')
@@ -16,7 +16,7 @@
 license=('PSF')
 makedepends=('python' 'python2')
 source=("https://pypi.io/packages/source/c/cx_Freeze/cx_Freeze-$pkgver.tar.gz")
-sha512sums=('eac1a5cfd5b73f43a9447f3fce8a6ba513e253da10f44a74e4fbcd5b83068a57316e215aa03acac6807dee235e6f690b4bbba1447667bb2cba33b1182cb87d29')
+sha512sums=('cd71558bf7a20110b8f922c96a986cca1cca2b67b46356c6c4f1b6ae4a3420b7bba6949b2b47e8ddbefd61c148991b39a9522116324876b5ef17bba1e7d8540a')
 
 package_python-cx_freeze() {
   depends=('python')



More information about the arch-commits mailing list