python-moderngl: update to 5.8.1

This commit is contained in:
Mehdi Chinoune
2023-02-25 21:17:52 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 558e3623ed
commit d17930933b

View File

@@ -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"