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

Felix Yan felixonmars at archlinux.org
Sat Jun 30 06:12:57 UTC 2018


    Date: Saturday, June 30, 2018 @ 06:12:57
  Author: felixonmars
Revision: 327806

upgpkg: django 2.0.6-2

Python 3.7 rebuild

Modified:
  django/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-30 06:06:55 UTC (rev 327805)
+++ PKGBUILD	2018-06-30 06:12:57 UTC (rev 327806)
@@ -6,7 +6,7 @@
 pkgbase=django
 pkgname=('python-django')
 pkgver=2.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc="A high-level Python Web framework that encourages rapid development and clean design"
 arch=('any')
 license=('BSD')
@@ -13,7 +13,6 @@
 url="http://www.djangoproject.com/"
 makedepends=('python' 'python-setuptools')
 source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/")
-sha256sums=('3eb25c99df1523446ec2dc1b00e25eb2ecbdf42c9d8b0b8b32a204a8db9011f8')
 sha512sums=('68a09047fe681d192f44df2287977f6c8a49d02af41e87ca86b64d8522c8ff4ceeb1e61f4521f3cdd05a586d58224ae3e6bc9d95dc7d623719486a9a085701b5')
 
 build() {



More information about the arch-commits mailing list