python-GitPython: update to 2.1.11.
This commit is contained in:
parent
dd2dc1f17b
commit
5800cca133
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-GitPython'
|
# Template file for 'python-GitPython'
|
||||||
pkgname=python-GitPython
|
pkgname=python-GitPython
|
||||||
version=2.1.10
|
version=2.1.11
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="GitPython-${version}"
|
wrksrc="GitPython-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/gitpython-developers/GitPython"
|
homepage="https://github.com/gitpython-developers/GitPython"
|
||||||
distfiles="${PYPI_SITE}/G/GitPython/GitPython-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/G/GitPython/GitPython-${version}.tar.gz"
|
||||||
checksum=b60b045cf64a321e5b620debb49890099fa6c7be6dfb7fb249027e5d34227301
|
checksum=8237dc5bfd6f1366abeee5624111b9d6879393d84745a507de0fda86043b65a8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue