From 5800cca133c45327fcf49b2c1aa9331f845d81ef Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 16 Jul 2018 03:51:17 -0300 Subject: [PATCH] python-GitPython: update to 2.1.11. --- srcpkgs/python-GitPython/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-GitPython/template b/srcpkgs/python-GitPython/template index 5566e087750..6e5af4c5318 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.10 +version=2.1.11 revision=1 noarch=yes wrksrc="GitPython-${version}" @@ -13,7 +13,7 @@ maintainer="Joseph LaFreniere " license="BSD-3-Clause" homepage="https://github.com/gitpython-developers/GitPython" distfiles="${PYPI_SITE}/G/GitPython/GitPython-${version}.tar.gz" -checksum=b60b045cf64a321e5b620debb49890099fa6c7be6dfb7fb249027e5d34227301 +checksum=8237dc5bfd6f1366abeee5624111b9d6879393d84745a507de0fda86043b65a8 post_install() { vlicense LICENSE