diff --git a/mingw-w64-python-moderngl/PKGBUILD b/mingw-w64-python-moderngl/PKGBUILD index 3300b6bf86..93a9b054b2 100644 --- a/mingw-w64-python-moderngl/PKGBUILD +++ b/mingw-w64-python-moderngl/PKGBUILD @@ -4,7 +4,7 @@ _pyname=moderngl _realname=moderngl pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") -pkgver=5.7.4 +pkgver=5.8.1 pkgrel=1 pkgdesc='ModernGL: High performance rendering for Python 3 (mingw-w64)' arch=('any') @@ -20,7 +20,7 @@ makedepends=( "${MINGW_PACKAGE_PREFIX}-cc" ) source=("${_pyname}-${pkgver}.tar.gz::https://pypi.org/packages/source/${_pyname::1}/${_pyname}/${_pyname}-${pkgver}.tar.gz") -sha256sums=('20f821bf66b2811bc8648d7cf7f64402afff7619fea271f42a6ee85fe03e4041') +sha256sums=('962ed003d8d764bd33e02e74f1b3b1c0c75a1b92f51f038d2a1309c06f4e5cb8') prepare() { cd "$srcdir"