python-PyOpenGL: update to 3.1.4.
This commit is contained in:
parent
55913be7fc
commit
e89519cbf1
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-PyOpenGL'
|
# Template file for 'python-PyOpenGL'
|
||||||
pkgname=python-PyOpenGL
|
pkgname=python-PyOpenGL
|
||||||
version=3.1.0
|
version=3.1.4
|
||||||
revision=4
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="PyOpenGL-${version}"
|
wrksrc="PyOpenGL-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alain Kalker <a.c.kalker@gmail.com>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="http://pyopengl.sourceforge.net/"
|
homepage="http://pyopengl.sourceforge.net/"
|
||||||
distfiles="${PYPI_SITE}/P/PyOpenGL/PyOpenGL-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/PyOpenGL/PyOpenGL-${version}.tar.gz"
|
||||||
checksum=9b47c5c3a094fa518ca88aeed35ae75834d53e4285512c61879f67a48c94ddaf
|
checksum=0bdf5ed600df30c8830455702338902528717c0af85ac5914f1dc5aa0bfa6eee
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense license.txt LICENSE
|
vlicense license.txt LICENSE
|
||||||
|
|
Loading…
Reference in New Issue