python-PyOpenGL-accelerate: update to 3.1.5.
This commit is contained in:
parent
0c6040b1ee
commit
5a43fb520b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-PyOpenGL-accelerate'
|
||||
pkgname=python-PyOpenGL-accelerate
|
||||
version=3.1.4
|
||||
version=3.1.5
|
||||
revision=1
|
||||
wrksrc="PyOpenGL-accelerate-${version}"
|
||||
build_style=python-module
|
||||
|
@ -9,10 +9,10 @@ makedepends="python-devel python3-devel python-numpy python3-numpy"
|
|||
depends="python-numpy"
|
||||
short_desc="Acceleration code for PyOpenGL (Python2)"
|
||||
maintainer="Alain Kalker <a.c.kalker@gmail.com>"
|
||||
license="3-clause-BSD"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://pyopengl.sourceforge.net/"
|
||||
distfiles="${PYPI_SITE}/P/PyOpenGL-accelerate/PyOpenGL-accelerate-${version}.tar.gz"
|
||||
checksum=fc214178fac0ff07e20360500abf2fc049b683c60ff94a93cf981bf27de2c4f9
|
||||
checksum=12e5518b0216a478527c7ce5ddce623c3d0517adeb87226da767772e8b7f2f06
|
||||
|
||||
post_install() {
|
||||
vlicense license.txt LICENSE
|
||||
|
|
Loading…
Reference in a new issue