[arch-commits] Commit in cx_freeze/trunk (PKGBUILD)
Ray Rashif
schiv at archlinux.org
Thu Feb 17 14:40:57 UTC 2011
Date: Thursday, February 17, 2011 @ 09:40:56
Author: schiv
Revision: 110201
upgpkg: cx_freeze 4.2.2-1
upstream release
Modified:
cx_freeze/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-02-17 14:37:26 UTC (rev 110200)
+++ PKGBUILD 2011-02-17 14:40:56 UTC (rev 110201)
@@ -1,12 +1,12 @@
# $Id$
-# Maintainer: Ray Rashif <schiv at archlinux.org
+# Maintainer: Ray Rashif <schiv at archlinux.org>
# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
# Contributor: Eric Belanger <eric at archlinux.org>
# Contributor: Roberto Alsina <ralsina at kde.org>
pkgname=cx_freeze
_tarname=cx_Freeze
-pkgver=4.2.1
+pkgver=4.2.2
pkgrel=1
pkgdesc="A set of utilities for freezing Python scripts into executables"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
depends=('python2')
source=("http://downloads.sourceforge.net/cx-freeze/$_tarname-$pkgver.tar.gz"
'FreezePython.sh')
-md5sums=('aa4dd1486a5290fbac797c1aa4cc52a7'
+md5sums=('656ab0ace90b21e0040f27236539bef0'
'5cc60d1644eba12a57c22cc1348a4afd')
package() {
More information about the arch-commits
mailing list