File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
mingw-w64-python-aiosqlite Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33_realname=aiosqlite
44pkgbase=mingw-w64-python-${_realname}
55pkgname=(" ${MINGW_PACKAGE_PREFIX} -python-${_realname} " )
6- pkgver=0.21 .0
6+ pkgver=0.22 .0
77pkgrel=1
88pkgdesc=' asyncio bridge to the standard sqlite3 module (mingw-w64)'
99arch=(' any' )
@@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
2020 " ${MINGW_PACKAGE_PREFIX} -python-installer"
2121 " ${MINGW_PACKAGE_PREFIX} -python-flit-core" )
2222source=(" https://pypi.org/packages/source/${_realname:: 1} /${_realname} /${_realname} -${pkgver} .tar.gz" )
23- sha256sums=(' 131bb8056daa3bc875608c631c678cda73922a2d4ba8aec373b19f18c17e7aa3 ' )
23+ sha256sums=(' 7e9e52d72b319fcdeac727668975056c49720c995176dc57370935e5ba162bb9 ' )
2424
2525build () {
2626 cp -r " ${_realname} -${pkgver} " " python-build-${MSYSTEM} " && cd " python-build-${MSYSTEM} "
You can’t perform that action at this time.
0 commit comments