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

Jelle van der Waa jelle at archlinux.org
Fri Nov 9 17:16:19 UTC 2018


    Date: Friday, November 9, 2018 @ 17:16:19
  Author: jelle
Revision: 338463

upgpkg: django 2.1.3-1

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-09 16:46:03 UTC (rev 338462)
+++ PKGBUILD	2018-11-09 17:16:19 UTC (rev 338463)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django')
-pkgver=2.1.2
+pkgver=2.1.3
 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=('3510f872762e75c7e66987857616d958d15bef91ce2d9e1656abcf4e0221b1c6ff72c59fd29643aa0b0288118db76d58023cffe48f401e7cdcd03d71822a282d')
+sha512sums=('b83732d8c0230bda0a29db92acd3e4e7531f9adb3a0d10f37c40288c08ccaa5d7d49184bd5ea000b991eaf8a196b317648c200c147a6e8f503ce42189344cee9')
 
 build() {
   cd "$srcdir/Django-$pkgver"



More information about the arch-commits mailing list