summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrejs Mivreņiks2015-12-03 12:07:55 +0200
committerAndrejs Mivreņiks2015-12-03 12:07:55 +0200
commit26c2d32da8982a5bb42684ea129a08d6ddc2b83d (patch)
treedb481a1eec37abf49f6f1f6528dd887099decf5f
parent051a1d7c4fb1deebb8c58d614f4111ad25b60e4a (diff)
downloadaur-26c2d32da8982a5bb42684ea129a08d6ddc2b83d.tar.gz
Update: v1.9
-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')