python-moderngl: update to 5.7.4

This commit is contained in:
Mehdi Chinoune
2022-12-11 20:05:58 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 0a7af3db3a
commit e1bb7edb47

View File

@@ -4,7 +4,7 @@ _pyname=moderngl
_realname=moderngl
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=5.7.3
pkgver=5.7.4
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=('7e2ee96ae3125121a4488da27cf83fab5322029c948358f638445cbaadb49dc4')
sha256sums=('20f821bf66b2811bc8648d7cf7f64402afff7619fea271f42a6ee85fe03e4041')
prepare() {
cd "$srcdir"