python-py2exe: update to 0.12.0.2
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
e52738e06a
commit
f0ff89ade9
@@ -3,7 +3,7 @@
|
||||
_realname=py2exe
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=${MINGW_PACKAGE_PREFIX}-python-${_realname}
|
||||
pkgver=0.12.0.1
|
||||
pkgver=0.12.0.2
|
||||
pkgrel=1
|
||||
pkgdesc='A distutils extension to create standalone Windows programs from Python code (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -23,7 +23,7 @@ makedepends=(
|
||||
source=(https://github.com/py2exe/${_realname}/archive/v${pkgver}.tar.gz
|
||||
001-setup-fix.patch
|
||||
002-mingw-fix.patch)
|
||||
sha256sums=('295c761e00924a0470e480baed05e381179362f775354711a95eec52e0d2884c'
|
||||
sha256sums=('e2ce24f4a13668dbcb0162c988e5ccd3b176157f8092160af9a012d88b8d5383'
|
||||
'80f69d375eb0dc33b21f9de9601ca6ee4b5e8c22e088101f96796bc22ecde19a'
|
||||
'b98f0451d985cd5afdea91848489b09192228e1dfc58b6e3b354b7d03fff29a1')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user