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

Ray Rashif schiv at archlinux.org
Fri Mar 25 11:30:44 UTC 2011


    Date: Friday, March 25, 2011 @ 07:30:44
  Author: schiv
Revision: 116705

upgpkg: cx_freeze 4.2.3-1
upstream release

Modified:
  cx_freeze/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-25 08:27:07 UTC (rev 116704)
+++ PKGBUILD	2011-03-25 11:30:44 UTC (rev 116705)
@@ -6,16 +6,17 @@
 
 pkgname=cx_freeze
 _tarname=cx_Freeze
-pkgver=4.2.2
+pkgver=4.2.3
 pkgrel=1
 pkgdesc="A set of utilities for freezing Python scripts into executables"
 arch=('i686' 'x86_64')
 url="http://www.python.net/crew/atuining/cx_Freeze/"
 license=('custom')
 depends=('python2')
+provides=('cxfreeze')
 source=("http://downloads.sourceforge.net/cx-freeze/$_tarname-$pkgver.tar.gz"
         'FreezePython.sh')
-md5sums=('656ab0ace90b21e0040f27236539bef0'
+md5sums=('a524cfd23de5d37e0ec9400ba1ccd6ad'
          '5cc60d1644eba12a57c22cc1348a4afd')
 
 package() {




More information about the arch-commits mailing list