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

Dan McGee dan at archlinux.org
Thu Oct 18 14:47:51 UTC 2012


    Date: Thursday, October 18, 2012 @ 10:47:51
  Author: dan
Revision: 169123

upgpkg: django 1.4.2-1

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-18 14:05:32 UTC (rev 169122)
+++ PKGBUILD	2012-10-18 14:47:51 UTC (rev 169123)
@@ -3,7 +3,7 @@
 # Contributor: Shahar Weiss <sweiss4 at gmx.net>
 
 pkgname=django
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="A high-level Python Web framework."
 arch=('any')
@@ -14,8 +14,8 @@
 optdepends=('mysql-python: for MySQL backend'
             'python2-psycopg2: for PostgreSQL backend')
 source=("https://www.djangoproject.com/m/releases/1.4/Django-$pkgver.tar.gz")
-md5sums=('e345268dacff12876ae4e45de0a61b7d')
-sha256sums=('4d8d20eba350d3d29613cc5a6302d5c23730c7f9e150985bc58b3175b755409b')
+md5sums=('6ffecdc01ad360e1abdca1015ae0893a')
+sha256sums=('edfd8733f45bbaa524cee25bcac3080ce28c21242c27227464eae3fa6b3d80e7')
 
 build() {
   cd "$srcdir/Django-$pkgver"




More information about the arch-commits mailing list