aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-opengl
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-22 00:14:36 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-22 00:21:39 +0100
commit0ed5f05551eae3effef929e892ac1a5682a736f1 (patch)
treea4e197d25dbf8c7eacd13f4d4bef1b82f5706bac /community/py3-opengl
parent68838633d9df28ddca4f065d839b033d943bbb7b (diff)
downloadaports-0ed5f05551eae3effef929e892ac1a5682a736f1.tar.bz2
aports-0ed5f05551eae3effef929e892ac1a5682a736f1.tar.xz
community/py3-opengl: upgrade to 3.1.5
Diffstat (limited to 'community/py3-opengl')
-rw-r--r--community/py3-opengl/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-opengl/APKBUILD b/community/py3-opengl/APKBUILD
index 2120740285..29944c3c43 100644
--- a/community/py3-opengl/APKBUILD
+++ b/community/py3-opengl/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-opengl
_pkgname=PyOpenGL
-pkgver=3.1.4
+pkgver=3.1.5
pkgrel=0
pkgdesc="Standard OpenGL bindings"
url="http://pyopengl.sourceforge.net"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="daddd91d6e4e5c731cb335c2a780388fbbc6829d819275d3daedea84f4c75e94de25608e0297abc339250c6dc11431ca653777287c2ca098b3e7f64473eac16e PyOpenGL-3.1.4.tar.gz"
+sha512sums="5d90fc68040b4886e46ff69a59be9e3a8e31e3e1295283756db86d50a1efe681986928e18eb55d20fd2660f863653301ea483425bbe24046f55085b44f4906eb PyOpenGL-3.1.5.tar.gz"