From 613008efa108f8b1a1e28d6807db70f48edd74ce Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Mon, 22 Nov 2010 21:04:04 +0100 Subject: python-gitdb: Bumped to version 0.5.2. --- python-gitdb/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-gitdb/PKGBUILD b/python-gitdb/PKGBUILD index 115d411..47fee02 100644 --- a/python-gitdb/PKGBUILD +++ b/python-gitdb/PKGBUILD @@ -1,6 +1,6 @@ # Contributor: Jon Bergli Heier pkgname=python-gitdb -pkgver=0.5.1 +pkgver=0.5.2 pkgrel=1 pkgdesc="IO of git-style object databases" arch=('i686' 'x86_64') @@ -9,7 +9,7 @@ license=('BSD') depends=('python2' 'python-async') source=("http://pypi.python.org/packages/source/g/gitdb/gitdb-${pkgver}.tar.gz") -md5sums=('235ae42aa3caf8d1427fd167ce267bdd') +md5sums=('98655385607aed62101318051f7c9364') build() { cd "$srcdir/gitdb-$pkgver" -- cgit v1.2.3