diff --git a/srcpkgs/python-GitPython/template b/srcpkgs/python-GitPython/template index 4549625025d..5566e087750 100644 --- a/srcpkgs/python-GitPython/template +++ b/srcpkgs/python-GitPython/template @@ -1,6 +1,6 @@ # Template file for 'python-GitPython' pkgname=python-GitPython -version=2.1.9 +version=2.1.10 revision=1 noarch=yes wrksrc="GitPython-${version}" @@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools" depends="python-gitdb" short_desc="Library to interact with Git repositories (Python2)" maintainer="Joseph LaFreniere " -homepage="https://github.com/gitpython-developers/GitPython" license="BSD-3-Clause" +homepage="https://github.com/gitpython-developers/GitPython" distfiles="${PYPI_SITE}/G/GitPython/GitPython-${version}.tar.gz" -checksum=c47cc31af6e88979c57a33962cbc30a7c25508d74a1b3a19ec5aa7ed64b03129 +checksum=b60b045cf64a321e5b620debb49890099fa6c7be6dfb7fb249027e5d34227301 post_install() { vlicense LICENSE