python3-pycollada: update to 0.7.2.
This commit is contained in:
parent
f827922d4e
commit
6211084fe2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pycollada'
|
# Template file for 'python3-pycollada'
|
||||||
pkgname=python3-pycollada
|
pkgname=python3-pycollada
|
||||||
version=0.7.1
|
version=0.7.2
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="pycollada-${version}"
|
wrksrc="pycollada-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://pycollada.readthedocs.io/en/latest/"
|
homepage="https://pycollada.readthedocs.io/en/latest/"
|
||||||
distfiles="https://github.com/pycollada/pycollada/archive/v${version}.tar.gz"
|
distfiles="https://github.com/pycollada/pycollada/archive/v${version}.tar.gz"
|
||||||
checksum=b0b8e1fd17e3e5a7c1befcb5ec4fa0ead1318c5ca340bb930f62f9809fbce8a1
|
checksum=e3c29857a65b3dd9c0375c1074195195fc3dada95d6b5c78d246b005f2e85c93
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue