From 0c9b3812ed66737f590eebcfcfe4377d94e6dcd4 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Fri, 1 May 2015 11:25:21 -0500 Subject: python2-django-extensions-1.5.2-1: updating version --- pcr/python2-django-extensions/PKGBUILD | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/pcr/python2-django-extensions/PKGBUILD b/pcr/python2-django-extensions/PKGBUILD index 16f2d542a..2ce9c8e4c 100644 --- a/pcr/python2-django-extensions/PKGBUILD +++ b/pcr/python2-django-extensions/PKGBUILD @@ -1,9 +1,9 @@ -# Maintainer : Parabola Aurélien DESBRIÈRES -# Contributor: Jeremy "Ichimonji10" Audet -# Contributor: Dominik Kozaczko -# Contributor: Alper Kanat -# Contributor: Apkawa -# Contributor: Schnouki +# Contributor (Arch): Jeremy "Ichimonji10" Audet +# Contributor (Arch): Dominik Kozaczko +# Contributor (Arch): Alper Kanat +# Contributor (Arch): Apkawa +# Contributor (Arch): Schnouki +# Maintainer : Omar Vega Ramos # # namcap warns that python2-django and python2-six are unnecessary dependencies. # This is untrue. @@ -13,7 +13,7 @@ pkgname=python2-django-extensions _pkgname=django-extensions -pkgver=1.3.7 +pkgver=1.5.2 pkgrel=1 pkgdesc='A collection of custom extensions for the Django Framework.' arch=(any) @@ -29,6 +29,7 @@ provides=(django-extensions) conflicts=(django-extensions) options=(!emptydirs) source=("https://github.com/${_pkgname}/${_pkgname}/archive/${pkgver}.tar.gz") +sha256sums=('dd719ca75fe69803a55f7cd7e0f0c6563eb4e0bf68acfc352ffb58fe708722de') package() { cd "${srcdir}/${_pkgname}-${pkgver}" -- cgit v1.2.3-2-g168b