File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33_realname=pyglm
44pkgbase=mingw-w64-python-${_realname}
55pkgname=(" ${MINGW_PACKAGE_PREFIX} -python-${_realname} " )
6- pkgver=2.7.3
7- pkgrel=3
6+ pkgver=2.8.0
7+ pkgrel=1
88pkgdesc=' OpenGL Mathematics library for Python (mingw-w64)'
99arch=(' any' )
1010mingw_arch=(' mingw64' ' ucrt64' ' clang64' ' clangarm64' )
@@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
2020 " ${MINGW_PACKAGE_PREFIX} -python-setuptools"
2121 " ${MINGW_PACKAGE_PREFIX} -cc" )
2222source=(" https://pypi.org/packages/source/${_realname:: 1} /${_realname} /${_realname} -${pkgver} .tar.gz" )
23- sha256sums=(' 4ccb6c027622b948aebc501cd8c3c23690293115dc98108f8ed3b7fd533b398f ' )
23+ sha256sums=(' 51a8b027a60a30bd48b3d9fdbbc44f22b8a061ad2c0e9fbbfa80282240f250af ' )
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