summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-17 22:15:53 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-17 22:15:53 +0100
commit1e97814ccd369e52958ff2909540cc16431a5dc6 (patch)
tree6dbd121bf1d2d127495ab24f36a746dbc9ae4dd8 /libre
parent8829b26f8fa081439719c7a5d44bd8e76e0909b2 (diff)
libre/django17: rebuilt
Diffstat (limited to 'libre')
-rw-r--r--libre/django17/PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/libre/django17/PKGBUILD b/libre/django17/PKGBUILD
index 2639a7640..492701817 100644
--- a/libre/django17/PKGBUILD
+++ b/libre/django17/PKGBUILD
@@ -5,15 +5,13 @@
pkgbase=django17
pkgname=('python-django17' 'python2-django17')
pkgver=1.7.9
-pkgrel=1
+pkgrel=2
pkgdesc="A high-level Python Web framework that encourages rapid development and clean design"
arch=('any')
license=('BSD')
url="http://www.djangoproject.com/"
makedepends=('python2' 'python2-setuptools' 'python' 'python-setuptools')
source=("https://www.djangoproject.com/m/releases/${pkgver:0:3}/Django-$pkgver.tar.gz")
-md5sums=('6ea69f3ebb73755bd2a4c9e3743f17c8')
-sha1sums=('473599c2e2810a30bb86fd9c730ef52f23e5f709')
sha256sums=('4f3f9fe4e5d20ff8ed6a90b5d2f2df2d8fc054e478cdcc3db81c6b29bd217860')
prepare() {