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

Dan McGee dan at nymeria.archlinux.org
Fri Feb 7 00:11:58 UTC 2014


    Date: Friday, February 7, 2014 @ 01:11:57
  Author: dan
Revision: 205553

upgpkg: django 1.6.2-1

Modified:
  django/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-06 23:19:34 UTC (rev 205552)
+++ PKGBUILD	2014-02-07 00:11:57 UTC (rev 205553)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django' 'python2-django')
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc="A high-level Python Web framework that encourages rapid development and clean design"
 arch=('any')
@@ -12,8 +12,8 @@
 url="http://www.djangoproject.com/"
 makedepends=('python2' 'python2-setuptools' 'python' 'python-setuptools')
 source=("https://www.djangoproject.com/m/releases/${pkgver:0:3}/Django-$pkgver.tar.gz")
-md5sums=('3ea7a00ea9e7a014e8a4067dd6466a1b')
-sha256sums=('cf011874f54a16e7452e0fe1e7f4ec144b95b47ecf31766c9f1f8cf438f09c06')
+md5sums=('45d974c623b3bfbf9976f3d808fe1ee9')
+sha256sums=('d1b3f8460e936f47846e7c4f80af951eda82a41c253c3a51ff3389863ff1c03a')
 
 build() {
   cd "$srcdir/Django-$pkgver"




More information about the arch-commits mailing list