python-cx-freeze: update to 7.1.1
This commit is contained in:
committed by
Biswapriyo Nath
parent
fab6b0b9d6
commit
537f174ced
@@ -12,7 +12,7 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-python3-cx_Freeze"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-cx_Freeze")
|
||||
replaces=("${MINGW_PACKAGE_PREFIX}-python3-cx_Freeze"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-cx_Freeze")
|
||||
pkgver=7.1.0
|
||||
pkgver=7.1.1
|
||||
pkgrel=1
|
||||
pkgdesc="Creates standalone executables from Python scripts, with the same performance (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -50,7 +50,7 @@ source=(
|
||||
https://pypi.io/packages/source/c/cx_Freeze/cx_freeze-${pkgver}.tar.gz
|
||||
)
|
||||
sha256sums=(
|
||||
'c0ffa8dd1d577847f58520361d4787d5e416014b5b52307efe1749c64b41cb98'
|
||||
'335c30bad0e3e653655f230993308458bedc997baf5b7a995e8641deba2eb287'
|
||||
)
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user