mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
[skip-ci] python3-django: update to 2.1.2
This commit is contained in:
parent
3a9d61da9b
commit
4cece06ad1
@ -4,7 +4,7 @@
|
||||
# Contributor: Shahar Weiss <sweiss4@gmx.net>
|
||||
|
||||
pkgname=python3-django
|
||||
pkgver=2.1
|
||||
pkgver=2.1.2
|
||||
pkgrel=1
|
||||
pkgdesc="A high-level Python Web framework that encourages rapid development and clean design"
|
||||
arch=('any')
|
||||
@ -13,7 +13,7 @@ url="http://www.djangoproject.com/"
|
||||
makedepends=('python3-setuptools')
|
||||
depends=('python3' 'python3-setuptools' 'python3-pytz')
|
||||
source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/")
|
||||
sha256sums=('7f246078d5a546f63c28fc03ce71f4d7a23677ce42109219c24c9ffb28416137')
|
||||
sha256sums=('efbcad7ebb47daafbcead109b38a5bd519a3c3cd92c6ed0f691ff97fcdd16b45')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/Django-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user