Skip to content
Snippets Groups Projects
Commit fe9cd399 authored by Dan McGee's avatar Dan McGee
Browse files

upgpkg: 1.9.5-1

parent 601254f0
No related branches found
Tags 1.9.5-1
No related merge requests found
......@@ -3,7 +3,7 @@
pkgbase=django
pkgname=('python-django' 'python2-django')
pkgver=1.9.4
pkgver=1.9.5
pkgrel=1
pkgdesc="A high-level Python Web framework that encourages rapid development and clean design"
arch=('any')
......@@ -11,8 +11,8 @@ 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=('e8d389532e248174a9859f2987be6a04')
sha256sums=('ada8e7aa697e47c94b5660291cc0a14bb555385e0898da0a119d8f4b648fbde9')
md5sums=('419835cef8d42a1a0a3fd6e1eaa24475')
sha256sums=('e54667ad305a29f5895f14108127cc79dabebce2e80c7c6cf852a6495de26aa6')
prepare() {
cp -a "$srcdir/Django-$pkgver" "$srcdir/Django-$pkgver-python2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment