[arch-commits] Commit in python-south/trunk (PKGBUILD)

Evangelos Foutras foutrelis at nymeria.archlinux.org
Mon Aug 12 08:14:27 UTC 2013


    Date: Monday, August 12, 2013 @ 10:14:27
  Author: foutrelis
Revision: 95438

upgpkg: python-south 0.8.2-1

New upstream release.

Modified:
  python-south/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-12 07:39:27 UTC (rev 95437)
+++ PKGBUILD	2013-08-12 08:14:27 UTC (rev 95438)
@@ -3,7 +3,7 @@
 # Contributor: Tiago Pierezan Camargo <tcamargo at gmail.com>
 
 pkgname=('python-south' 'python2-south')
-pkgver=0.8.1
+pkgver=0.8.2
 pkgrel=1
 pkgdesc="Intelligent database migrations library for the Django web framework"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('APACHE')
 makedepends=('python-distribute' 'python2-distribute')
 source=(http://pypi.python.org/packages/source/S/South/South-$pkgver.tar.gz)
-sha256sums=('b695477fc7171d8844a0477a8caa688d6988d895ec14faa817f44def8a5d7845')
+sha256sums=('a6f074f048a63a0d19cd1a6ae298377b4800351eca8e1294d33f709c5cdd5e5a')
 
 package_python-south() {
   depends=('python-django')




More information about the arch-commits mailing list