diff --git a/srcpkgs/python-GitPython/template b/srcpkgs/python-GitPython/template index 2bf6aa1b1e4..4549625025d 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.8 +version=2.1.9 revision=1 noarch=yes wrksrc="GitPython-${version}" @@ -11,9 +11,9 @@ depends="python-gitdb" short_desc="Library to interact with Git repositories (Python2)" maintainer="Joseph LaFreniere " homepage="https://github.com/gitpython-developers/GitPython" -license="3-clause-BSD" +license="BSD-3-Clause" distfiles="${PYPI_SITE}/G/GitPython/GitPython-${version}.tar.gz" -checksum=ad61bc25deadb535b047684d06f3654c001d9415e1971e51c9c20f5b510076e9 +checksum=c47cc31af6e88979c57a33962cbc30a7c25508d74a1b3a19ec5aa7ed64b03129 post_install() { vlicense LICENSE