summaryrefslogtreecommitdiffstats
path: root/abs/core/python_modules
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-10-27 21:00:41 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-10-27 21:00:41 (GMT)
commitae1fc420e06161358998766d6ce671b5863332c0 (patch)
treeafa9ea15df501215d1aae5cccf628b2415d43973 /abs/core/python_modules
parent13e448167b66c3e73c11d68962032d96e02f9791 (diff)
downloadlinhes_pkgbuild-ae1fc420e06161358998766d6ce671b5863332c0.zip
linhes_pkgbuild-ae1fc420e06161358998766d6ce671b5863332c0.tar.gz
linhes_pkgbuild-ae1fc420e06161358998766d6ce671b5863332c0.tar.bz2
recompile perl-error python-gitdb
Diffstat (limited to 'abs/core/python_modules')
-rw-r--r--abs/core/python_modules/python-gitdb/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/python_modules/python-gitdb/PKGBUILD b/abs/core/python_modules/python-gitdb/PKGBUILD
index a7a6f71..258d97e 100644
--- a/abs/core/python_modules/python-gitdb/PKGBUILD
+++ b/abs/core/python_modules/python-gitdb/PKGBUILD
@@ -9,7 +9,6 @@ license=('BSD')
depends=('python2' 'python-async')
source=("http://pypi.python.org/packages/source/g/gitdb/gitdb-${pkgver}.tar.gz")
-md5sums=('98655385607aed62101318051f7c9364')
build() {
cd "$srcdir/gitdb-$pkgver"
@@ -17,3 +16,4 @@ build() {
}
# vim:set ts=2 sw=2 et:
+md5sums=('98655385607aed62101318051f7c9364')