Date: Tuesday, February 26, 2013 @ 00:57:38
Author: arodseth
Revision: 84903
upgpkg: python-cx_freeze 4.3.1-1
Modified:
python-cx_freeze/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-02-25 23:55:45 UTC (rev 84902)
+++ PKGBUILD 2013-02-25 23:57:38 UTC (rev 84903)
@@ -8,7 +8,7 @@
pkgbase=python-cx_freeze
pkgname=('python-cx_freeze' 'python2-cx_freeze')
pkgver=4.3.1
-pkgrel=2
+pkgrel=1
pkgdesc='Set of utilities for freezing Python scripts into executables'
arch=('x86_64' 'i686')
url='http://cx-freeze.sourceforge.net/'