summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dda16b11c873..c1310fefbbf3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
+# Generated by mksrcinfo v8
+# Thu Dec 3 10:07:41 UTC 2015
pkgbase = django-docs
pkgdesc = Docs for Django's release
- pkgver = 1.8
+ pkgver = 1.9
pkgrel = 1
url = https://docs.djangoproject.com/en/
arch = any
license = GPL
makedepends = unzip
- noextract = django-docs-1.8-en.zip
- source = https://docs.djangoproject.com/m/docs/django-docs-1.8-en.zip
+ noextract = django-docs-1.9-en.zip
+ source = https://docs.djangoproject.com/m/docs/django-docs-1.9-en.zip
sha256sums = SKIP
pkgname = django-docs
diff --git a/PKGBUILD b/PKGBUILD
index e13d58e9b23a..a7e6db5d1995 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrejs Mivreņiks <gim at fastmail dot fm>
# Contributor: Apkawa <apkawa at gmail dot com>
pkgname=django-docs
-pkgver=1.8
+pkgver=1.9
pkgrel=1
pkgdesc="Docs for Django's release"
arch=('any')