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

Jelle van der Waa jelle at archlinux.org
Mon Feb 11 14:15:08 UTC 2019


    Date: Monday, February 11, 2019 @ 14:15:05
  Author: jelle
Revision: 345982

upgpkg: django 2.1.6-1

Upstream security update

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-11 13:54:25 UTC (rev 345981)
+++ PKGBUILD	2019-02-11 14:15:05 UTC (rev 345982)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django')
-pkgver=2.1.5
+pkgver=2.1.6
 pkgrel=1
 pkgdesc="A high-level Python Web framework that encourages rapid development and clean design"
 arch=('any')
@@ -12,7 +12,7 @@
 url="http://www.djangoproject.com/"
 makedepends=('python' 'python-setuptools')
 source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/")
-sha512sums=('0a8c72e131867787d475feb0ccd7896fe2aefbbda60d85450fc5ce336eb1f1b7c77d7a17ba0a89e4bac84b7fc87f6c22d7afa356443958e30e958eeec7d3ee6d')
+sha512sums=('6be332f209e6049f68737722743c6e562f0111c686cd725e50997248c4d3124f49b88ca5d12331c4d29da70df3ba5805509aca740a913de200be839197e10272')
 
 build() {
   cd "$srcdir/Django-$pkgver"



More information about the arch-commits mailing list