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

Ángel Velásquez angvp at archlinux.org
Sun Feb 4 18:41:16 UTC 2018


    Date: Sunday, February 4, 2018 @ 18:41:14
  Author: angvp
Revision: 315861

upgpkg: django 1.11.10-1

Version bump to 1.11.10

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-04 15:06:31 UTC (rev 315860)
+++ PKGBUILD	2018-02-04 18:41:14 UTC (rev 315861)
@@ -1,10 +1,11 @@
 # $Id$
+# Maintainer: Angel Velasquez <angvp at archlinux.org>
 # Maintainer: Dan McGee <dan at archlinux.org>
 # Contributor: Shahar Weiss <sweiss4 at gmx.net>
 
 pkgbase=django
 pkgname=('python-django' 'python2-django')
-pkgver=1.11.2
+pkgver=1.11.10
 pkgrel=1
 pkgdesc="A high-level Python Web framework that encourages rapid development and clean design"
 arch=('any')
@@ -12,7 +13,8 @@
 url="http://www.djangoproject.com/"
 makedepends=('python2' 'python2-setuptools' 'python' 'python-setuptools')
 source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/")
-sha512sums=('0f1187fd03064b966241d6ed1a869d6f155af2598a7b9c8b2f902585265cb6df7236817e5f14907c362ce7420d08e881ff9461f14d673485be3b3e5c3d980e8e')
+sha512sums=('fb0b5ed29590dba87ab3776987cfd3df5d87dc827d8cb0efb0cf65a32c3a40abb4dde74f3d6b9c9366b675f8d3e175f7e647edda64811b1be74210195f29779b')
+sha256sums=('22383567385a9c406d8a5ce080a2694c82c6b733e157922197e8b393bb3aacd9')
 
 prepare() {
   cp -a "$srcdir/Django-$pkgver" "$srcdir/Django-$pkgver-python2"



More information about the arch-commits mailing list